home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #2 / Amiga Plus CD - 1995 - No. 2.iso / internet / faq / englisch / fractal < prev    next >
Encoding:
Text File  |  1995-04-11  |  84.7 KB  |  1,908 lines

  1. Archive-name: fractal-faq  
  2. Posting-Frequency: monthly  
  3. Last-modified: Mon, 13-Feb-1995
  4. Version: v1n1
  5.  
  6.  
  7. FRACTAL FAQ (FREQUENTLY ASKED QUESTIONS)  
  8. ___________________________________________________________ 
  9. ISSN Pending       Volume 1 Number 1      February 13, 1995 
  10. ___________________________________________________________ 
  11. (c) Copyright Ermel Stepp 1995 
  12. ___________________________________________________________ 
  13.   
  14. Introduction  
  15.   
  16. The international computer network Usenet contains discussions on a  
  17. variety of topics. The Usenet newsgroup sci.fractals and the listserv forum  
  18. frac-l are devoted to discussions on fractals. This FAQ (Frequently Asked  
  19. Questions) is an electronic serial compiled from questions and answers 
  20. contributed by many participants in those discussions. This FAQ also 
  21. lists various archives of programs, images, and papers that can be accessed 
  22. through the global computer networks (WWW/Internet/BITNET) by using email, 
  23. anonymous ftp, gophers, and World Wide Web browsers. This FAQ is not 
  24. intended as a general introduction to fractals, or a set of rigorous 
  25. definitions, but rather a useful summary of ideas, sources, and references.  
  26.   
  27. This FAQ is posted monthly to the Usenet groups sci.fractals, sci.answers,  
  28. news.answers, bit.listserv.frac-l and the listserv forum frac-l. Like most
  29. FAQs, it can be obtained free with a WWW browser or by anonymous ftp to 
  30. ftp://rtfm.mit.edu/pub/usenet/news.answers/fractal-faq [18.181.0.24]; 
  31. also, with a text-based browser, such as lynx, or anonymous ftp to: 
  32. byrd.mu.wvnet.edu/pub/estepp/fracha/fractal.faq [129.71.32.152].  
  33. It can be retrieved by email to mail-server@rtfm.mit.edu with the 
  34. message: send usenet/news.answers/fractal-faq  
  35.   
  36. The hypertext version of the Fractal FAQ has hyperlinks to sources on the  
  37. World Wide Web. It can be accessed with a browser such as xmosaic at  
  38. http://www.cis.ohio-state.edu/hypertext/faq/usenet/fractal-faq/faq.html.  
  39. Also, the hypertext version is online for review and comment at:
  40. http://www.marshall.edu/~stepp/fractal-faq/faq.html.  
  41. Please suggest other links to add to the Fractal FAQ.  
  42.   
  43. For your information, the World Wide Web FAQ is available via: 
  44.   The WWW:  http://sunsite.unc.edu/boutell/faq/www_faq.html 
  45.   Anonymous ftp:  rtfm.mit.edu in /pub/usenet/news.answers/www/faq 
  46.   Email:  mail-server@rtfm.mit.edu (send usenet/news.answers/www/faq
  47.   
  48. If you are viewing this file with a newsreader such as "rn" or "trn", you can  
  49. search for a particular question by using "g^Qn" (that's lower-case g, up-  
  50. arrow, Q, and n, the number of the question you wish). Or you may  
  51. browse forward using <control-G> to search for a Subject: line.  
  52.   
  53. I am happy to receive more information to add to this file. Also, let me  
  54. know if you find mistakes. Please send your comments and suggestions  
  55. to Ermel Stepp (email: stepp@marshall.edu).  
  56.   
  57. The questions which are answered are:  
  58. Q1: I want to learn about fractals. What should I read first?  
  59. Q2: What is a fractal? What are some examples of fractals?  
  60. Q3: What is chaos?  
  61. Q4a: What is fractal dimension? How is it calculated?  
  62. Q4b: What is topological dimension?  
  63. Q5: What is a strange attractor?  
  64. Q6a: What is the Mandelbrot set?  
  65. Q6b: How is the Mandelbrot set actually computed?  
  66. Q6c: Why do you start with z=0?  
  67. Q6d: What are the bounds of the Mandelbrot set? When does it diverge?  
  68. Q6e: How can I speed up Mandelbrot set generation?  
  69. Q6f: What is the area of the Mandelbrot set?  
  70. Q6g: What can you say about the structure of the Mandelbrot set?  
  71. Q6h: Is the Mandelbrot set connected?  
  72. Q7a: What is the difference between the Mandelbrot set and a Julia set?  
  73. Q7b: What is the connection between the Mandelbrot set and Julia sets?  
  74. Q7c: How is a Julia set actually computed?  
  75. Q7d: What are some Julia set facts?  
  76. Q8a: How does complex arithmetic work?  
  77. Q8b: How does quaternion arithmetic work?  
  78. Q9: What is the logistic equation?  
  79. Q10: What is Feigenbaum's constant?  
  80. Q11a: What is an iterated function system (IFS)?  
  81. Q11b: What is the state of fractal compression?  
  82. Q12a: How can you make a chaotic oscillator?  
  83. Q12b: What are laboratory demonstrations of chaos?  
  84. Q13: What are L-systems?  
  85. Q14: What is some information on fractal music?  
  86. Q15: How are fractal mountains generated?  
  87. Q16: What are plasma clouds?  
  88. Q17a: Where are the popular periodically-forced Lyapunov fractals described?  
  89. Q17b: What are Lyapunov exponents?  
  90. Q17c: How can Lyapunov exponents be calculated?  
  91. Q18: Where can I get fractal T-shirts and posters?  
  92. Q19: How can I take photos of fractals?  
  93. Q20: How can 3-D fractals be generated?  
  94. Q21a: What is Fractint?  
  95. Q21b: How does Fractint achieve its speed?  
  96. Q22: Where can I obtain software packages to generate fractals?  
  97. Q23a: How does anonymous ftp work?  
  98. Q23b: What if I can't use ftp to access files?  
  99. Q24a: Where are fractal pictures archived?  
  100. Q24b: How do I view fractal pictures from alt.binaries.pictures.fractals?  
  101. Q25: Where can I obtain fractal papers?  
  102. Q26: How can I join the BITNET fractal discussion?  
  103. Q27: What is complexity?  
  104. Q28a: What are some general references on fractals and chaos?  
  105. Q28b: What are some relevant journals?  
  106. Q29: Are there any special notices?  
  107. Q30: Who has contributed to the Fractal FAQ?  
  108. Q31: Copyright?  
  109.   
  110. ------------------------------  
  111.   
  112. Subject: Learning about fractals  
  113.   
  114. Q1: I want to learn about fractals. What should I read/view first?  
  115. A1: _Chaos_ is a good book to get a general overview and history. _Fractals  
  116. Everywhere_ is a textbook on fractals that describes what fractals are and  
  117. how to generate them, but it requires knowing intermediate analysis.  
  118. _Chaos, Fractals, and Dynamics_ is also a good start. There is a longer  
  119. book list at the end of this file (see "What are some general references?").  
  120. Also, use networked resources such as:  
  121.   
  122. http://millbrook.lib.rmit.edu.au/exploring.html Exploring Chaos and Fractals  
  123.   
  124. http://www.ncsa.uiuc.edu/Edu/Fractal/Fractal_Home.html Fractal Microscope  
  125.   
  126. http://is.dal.ca:3400/~adiggins/fractal/ Dalhousie University Fractal Gallery  
  127.   
  128. http://acat.anu.edu.au/contours.html "Contours of the Mind"   
  129.   
  130. http://www.maths.tcd.ie/pub/images/images.html Computer Graphics Gallery  
  131.   
  132. http://wwfs.aist-na.ac.jp/shika/library/fractal/ SHiKA Fractal Image 
  133. Library  
  134.   
  135. http://www.awa.com/sfff/sfff.html The San Francisco Fractal Factory.   
  136.   
  137. http://spanky.triumf.ca/www/spanky.html Spanky (Noel Giffin)  
  138.   
  139. http://www.cnam.fr/fractals.html Fractal Gallery (Frank Rousell)   
  140.   
  141. http://www.cnam.fr/fractals/anim.html Fractal Animations Gallery  
  142. (Frank Rousell)  
  143.   
  144. ------------------------------  
  145.   
  146. Subject: What is a fractal?  
  147.   
  148. Q2: What is a fractal? What are some examples of fractals?  
  149. A2: A fractal is a rough or fragmented geometric shape that can be  
  150. subdivided in parts, each of which is (at least approximately) a 
  151. reduced-size copy of the whole. Fractals are generally self-similar 
  152. and independent of scale.  
  153.   
  154. There are many mathematical structures that are fractals; e.g. Sierpinski  
  155. triangle, Koch snowflake, Peano curve, Mandelbrot set, and Lorenz  
  156. attractor. Fractals also describe many real-world objects, such as clouds,  
  157. mountains, turbulence, and coastlines, that do not correspond to simple  
  158. geometric shapes.  
  159.   
  160. Benoit Mandelbrot gives a mathematical definition of a fractal as a set for  
  161. which the Hausdorff Besicovich dimension strictly exceeds the topological  
  162. dimension. However, he is not satisfied with this definition as it excludes  
  163. sets one would consider fractals.  
  164.   
  165. According to Mandelbrot, who invented the word: "I coined _fractal_ from  
  166. the Latin adjective _fractus_. The corresponding Latin verb _frangere_  
  167. means "to break:" to create irregular fragents. It is therefore sensible -  
  168. and how appropriate for our needs! - that, in addition to "fragmented" (as in  
  169. _fraction_ or _refraction_), _fractus_ should also mean "irregular," both  
  170. meanings being preserved in _fragment_." (_The Fractal Geometry of  
  171. Nature_, page 4.)  
  172.   
  173. ------------------------------  
  174.   
  175. Subject: Chaos  
  176.   
  177. Q3: What is chaos?  
  178. A3: Chaos is apparently unpredictable behavior arising in a deterministic  
  179. system because of great sensitivity to initial conditions. Chaos arises in a  
  180. dynamical system if two arbitrarily close starting points diverge exponential-  
  181. ly, so that their future behavior is eventually unpredictable.  
  182.   
  183. Weather is considered chaotic since arbitrarily small variations in initial  
  184. conditions can result in radically different weather later. This may limit  
  185. the possibilities of long-term weather forecasting. (The canonical example  
  186. is the possibility of a butterfly's sneeze affecting the weather enough to  
  187. cause a hurricane weeks later.)  
  188.   
  189. Devaney defines a function as chaotic if it has sensitive dependence on ini-  
  190. tial conditions, it is topologically transitive, and periodic points are  
  191. dense. In other words, it is unpredictable, indecomposable, and yet contains  
  192. regularity.  
  193.   
  194. Allgood and Yorke define chaos as a trajectory that is exponentially unstable  
  195. and neither periodic or asymptotically periodic. That is, it oscillates ir-  
  196. regularly without settling down.  
  197.   
  198. The following resources may be helpful to understand chaos:  
  199.   
  200. http://millbrook.lib.rmit.edu.au/exploring.html Exploring Chaos and Fractals  
  201.   
  202. http://www.cc.duth.gr/~mboudour/nonlin.html Chaos and Complexity  
  203. Homepage (M. Bourdour)  
  204.   
  205. gopher://life.anu.edu.au:70/I9/.WWW/complex_systems/lorenz.gif  
  206. Lorenz attractor  
  207.   
  208. http://ucmp1.berkeley.edu/henon.html Experimental interactive  
  209. henon attractor   
  210.   
  211. ------------------------------  
  212.   
  213. Subject: Fractal dimension  
  214.   
  215. Q4a: What is fractal dimension? How is it calculated?  
  216. A4a: A common type of fractal dimension is the Hausdorff-Besicovich  
  217. Dimension, but there are several different ways of computing fractal  
  218. dimension.  
  219.   
  220. Roughly, fractal dimension can be calculated by taking the limit of the quo-  
  221. tient of the log change in object size and the log change in measurement  
  222. scale, as the measurement scale approaches zero. The differences come in  
  223. what is exactly meant by "object size" and what is meant by "measurement  
  224. scale" and how to get an average number out of many different parts of a  
  225. geometrical object. Fractal dimensions quantify the static *geometry* of an  
  226. object.  
  227.   
  228. For example, consider a straight line. Now blow up the line by a factor of  
  229. two. The line is now twice as long as before. Log 2 / Log 2 = 1,  
  230. corresponding to dimension 1. Consider a square. Now blow up the square  
  231. by a factor of two. The square is now 4 times as large as before (i.e. 4  
  232. original squares can be placed on the original square). Log 4 / log 2 = 2,  
  233. corresponding to dimension 2 for the square. Consider a snowflake curve  
  234. formed by repeatedly replacing ___ with _/\_, where each of the 4 new lines  
  235. is 1/3 the length of the old line. Blowing up the snowflake curve by a factor  
  236. of 3 results in a snowflake curve 4 times as large (one of the old snowflake  
  237. curves can be placed on each of the 4 segments _/\_).  
  238. Log 4 / log 3 = 1.261... Since the dimension 1.261 is larger than the  
  239. dimension 1 of the lines making up the curve, the snowflake curve is a  
  240. fractal.  
  241.   
  242. For more information on fractal dimension and scale, access via the WWW  
  243. http://life.anu.edu.au/complex_systems/tutorial3.html .  
  244.   
  245. Fractal dimension references:  
  246.   
  247. [1] J. P. Eckmann and D. Ruelle, _Reviews of Modern Physics_ 57, 3  
  248. (1985), pp. 617-656.  
  249.   
  250. [2] K. J. Falconer, _The Geometry of Fractal Sets_, Cambridge Univ.  
  251. Press, 1985.  
  252.   
  253. [3] T. S. Parker and L. O. Chua, _Practical Numerical Algorithms for  
  254. Chaotic Systems_, Springer Verlag, 1989.  
  255.   
  256. [4] H. Peitgen and D. Saupe, eds., _The Science of Fractal Images_,  
  257. Springer-Verlag Inc., New York, 1988. ISBN 0-387-96608-0. This book  
  258. contains many color and black and white photographs, high level math, and  
  259. several pseudocoded algorithms.  
  260.   
  261. [5] G. Procaccia, _Physica D_ 9 (1983), pp. 189-208.  
  262.   
  263. [6] J. Theiler, _Physical Review A_ 41 (1990), pp. 3038-3051.  
  264.   
  265. References on how to estimate fractal dimension:  
  266.   
  267. 1. S. Jaggi, D. A. Quattrochi and N. S. Lam, Implementation and  
  268. operation of three fractal measurement algorithms for analysis of remote-  
  269. sensing data., _Computers & Geosciences_ 19, 6 (July 1993), pp. 745-767.  
  270.   
  271. 2. E. Peters, _Chaos and Order in the Capital Markets_, New York, 1991.  
  272. ISBN 0-471-53372-6 Discusses methods of computing fractal dimension.   
  273. Includes several short programs for nonlinear analysis.  
  274.   
  275. 3. J. Theiler, Estimating Fractal Dimension, _Journal of the Optical Society  
  276. of America A-Optics and Image Science_ 7, 6 (June 1990), pp. 1055-1073.  
  277.   
  278. There are some programs available to compute fractal dimension. They are  
  279. listed in a section below (see "Fractal software").  
  280.   
  281. Q4b: What is topological dimension?  
  282. A4b: Topological dimension is the "normal" idea of dimension; a point has  
  283. topological dimension 0, a line has topological dimension 1, a surface has  
  284. topological dimension 2, etc.  
  285.   
  286. For a rigorous definition:  
  287.   
  288. A set has topological dimension 0 if every point has arbitrarily small  
  289. neighborhoods whose boundaries do not intersect the set.  
  290.   
  291. A set S has topological dimension k if each point in S has arbitrarily small  
  292. neighborhoods whose boundaries meet S in a set of dimension k-1, and k is the  
  293. least nonnegative integer for which this holds.  
  294.   
  295. ------------------------------  
  296.   
  297. Subject: Strange attractors  
  298.   
  299. Q5: What is a strange attractor?  
  300. A5: A strange attractor is the limit set of a chaotic trajectory. A strange  
  301. attractor is an attractor that is topologically distinct from a periodic orbit  
  302. or a limit cycle. A strange attractor can be considered a fractal attractor.  
  303. An example of a strange attractor is the Henon attractor.  
  304.   
  305. Consider a volume in phase space defined by all the initial conditions a  
  306. system may have. For a dissipative system, this volume will shrink as the  
  307. system evolves in time (Liouville's Theorem). If the system is sensitive to  
  308. initial conditions, the trajectories of the points defining initial 
  309. conditions will move apart in some directions, closer in others, but 
  310. there will be a net shrinkage in volume. Ultimately, all points will 
  311. lie along a fine line of zero volume. This is the strange attractor.  All 
  312. initial points in phase space which ultimately land on the attractor 
  313. form a Basin of Attraction. A strange attractor results if a system is
  314. sensitive to initial conditions and is not conservative.  
  315.   
  316. Note: While all chaotic attractors are strange, not all strange attractors 
  317. are chaotic. Reference:  
  318.   
  319. 1. Grebogi, et al., Strange Attractors that are not Chaotic, _Physica D_ 13  
  320. (1984), pp. 261-268.  
  321.   
  322. ------------------------------  
  323.   
  324. Subject: The Mandelbrot set  
  325.   
  326. Q6a: What is the Mandelbrot set?  
  327. A6a: The Mandelbrot set is the set of all complex c such that iterating
  328. z -> z^2+c does not go to infinity (starting with z=0).  
  329.   
  330. An image of the Mandelbrot set is available on the WWW at  
  331. gopher://life.anu.edu.au:70/I9/.WWW/complex_systems/mandel1.gif .  
  332.   
  333. Other images and resources are:  
  334.   
  335. Frank Rousells two hyperindex of clickable/retrievable Mandelbrot images:  
  336. ftp://ftp.cnam.fr/pub/Fractals/mandel/Index.gif Mandelbrot Images  
  337. (Frank Rousell)  
  338. ftp://ftp.cnam.fr/pub/Fractals/mandel/Index2.gif Mandebrot Images #2
  339. (Frank Rousell)  
  340.   
  341. http://www.wpl.erl.gov/misc/mandel.html Interactive Mandelbrot  
  342. (Neal Kettler)   
  343.   
  344. http://www.ntua.gr/mandel/mandel.html Mandelbrot Explorer (interactive)  
  345. (Panagiotis J. Christias)   
  346.   
  347. http://www.ncsa.uiuc.edu/Edu/Fractal/Fractal_Home.html  
  348. Fractal Microscope   
  349.   
  350. http://hermes.cybernetics.net/distfract.html Distributed Fractal Generator  
  351. for SunOS Sparcstations (James Robinson)   
  352.   
  353. Q6b: How is the Mandelbrot set actually computed?  
  354. A6b: The basic algorithm is:  
  355. For each pixel c, start with z=0. Repeat z=z^2+c up to N times, exiting if  
  356. the magnitude of z gets large.  
  357. If you finish the loop, the point is probably inside the Mandelbrot set. If  
  358. you exit, the point is outside and can be colored according to how many  
  359. iterations were completed. You can exit if |z|>2, since if z gets this big it  
  360. will go to infinity. The maximum number of iterations, N, can be selected  
  361. as desired, for instance 100. Larger N will give sharper detail but take  
  362. longer.  
  363.   
  364. Q6c: Why do you start with z=0?  
  365. A6c: Zero is the critical point of z^2+c, that is, a point where 
  366. d/dz (z^2+c) = 0. If you replace z^2+c with a different function, the 
  367. starting value will have to be modified. E.g. for z->z^2+z+c, the 
  368. critical point is given by 2z+1=0, so start with z=-1/2. In some cases, 
  369. there may be multiple critical values, so they all should be tested.  
  370.   
  371. Critical points are important because by a result of Fatou: every attracting  
  372. cycle for a polynomial or rational function attracts at least one critical  
  373. point. Thus, testing the critical point shows if there is any stable  
  374. attractive cycle. See also:  
  375.   
  376. 1. M. Frame and J. Robertson, A Generalized Mandelbrot Set and the  
  377. Role of Critical Points, _Computers and Graphics_ 16, 1 (1992), pp. 35-40.  
  378.   
  379. Note that you can precompute the first Mandelbrot iteration by starting with  
  380. z=c instead of z=0, since 0^2+c=c.  
  381.   
  382. Q6d: What are the bounds of the Mandelbrot set? When does it diverge?  
  383. A6d: The Mandelbrot set lies within |c|<=2. If |z| exceeds 2, the z sequence  
  384. diverges. Proof: if |z|>2, then |z^2+c|>= |z^2|-|c|> 2|z|-|c|. If  
  385. |z|>=|c|, then 2|z|-|c|> |z|. So, if |z|>2 and |z|>=c, |z^2+c|>|z|, so the  
  386. sequence is increasing. (It takes a bit more work to prove it is unbounded  
  387. and diverges.) Also, note that |z1=c, so if |c|>2, the sequence diverges.  
  388.   
  389. Q6e: How can I speed up Mandelbrot set generation?  
  390. A6e: See the information on speed below (see "Fractint"). Also see:  
  391.   
  392. 1. R. Rojas, A Tutorial on Efficient Computer Graphic Representations of the  
  393. Mandelbrot Set, _Computers and Graphics_ 15, 1 (1991), pp. 91-100.  
  394.   
  395. Q6f: What is the area of the Mandelbrot set?  
  396. A6f: Ewing and Schober computed an area estimate using 240,000 terms of the  
  397. Laurent series. The result is 1.7274... However, the Laurent series  
  398. converges very slowly, so this is a poor estimate. A project to measure the  
  399. area via counting pixels on a very dense grid shows an area around 1.5066.  
  400. (Contact mrob@world.std.com for more information.) Hill and Fisher used  
  401. distance estimation techniques to rigorously bound the area and found 
  402. the area is between 1.503 and 1.5701.  
  403.   
  404. References:  
  405.   
  406. 1. J. H. Ewing and G. Schober, The Area of the Mandelbrot Set, _Numer.  
  407. Math._ 61 (1992), pp. 59-72.  
  408.   
  409. 2. Y. Fisher and J. Hill, Bounding the Area of the Mandelbrot Set,  
  410. _Numerische Mathematik_, . (Submitted for publication). Available by  
  411. ftp: legendre.ucsd.edu:/pub/Research/Fischer/area.ps.Z ..  
  412.   
  413. Q6g: What can you say about the structure of the Mandelbrot set?  
  414. A6g: Most of what you could want to know is in Branner's article in _Chaos  
  415. and Fractals: The Mathematics Behind the Computer Graphics_.  
  416.   
  417. Note that the Mandelbrot set in general is _not_ strictly self-similar; the  
  418. tiny copies of the Mandelbrot set are all slightly different, mainly because  
  419. of the thin threads connecting them to the main body of the Mandelbrot set.  
  420. However, the Mandelbrot set is quasi-self-similar. The Mandelbrot set is  
  421. self-similar under magnification in neighborhoods of Misiurewicz points,  
  422. however (e.g. -.1011+.9563i). The Mandelbrot set is conjectured to be  
  423. self- similar around generalized Feigenbaum points (e.g. -1.401155 or  
  424. -.1528+1.0397i), in the sense of converging to a limit set. References:  
  425.   
  426. 1. T. Lei, Similarity between the Mandelbrot set and Julia Sets,  
  427. _Communications in Mathematical Physics_ 134 (1990), pp. 587-617.  
  428.   
  429. 2. J. Milnor, Self-Similarity and Hairiness in the Mandelbrot Set, in  
  430. _Computers in Geometry and Topology_, M. Tangora (editor), Dekker,  
  431. New York, pp. 211-257.  
  432.   
  433. The "external angles" of the Mandelbrot set (see Douady and Hubbard or  
  434. brief sketch in "Beauty of Fractals") induce a Fibonacci partition onto it.  
  435.   
  436. The boundary of the Mandelbrot set and the Julia set of a generic c in M  
  437. have Hausdorff dimension 2 and have topological dimension 1. The proof  
  438. is based on the study of the bifurcation of parabolic periodic points. (Since  
  439. the boundary has empty interior, the topological dimension is less than 2,  
  440. and thus is 1.) Reference:  
  441.   
  442. 1. M. Shishikura, The Hausdorff Dimension of the Boundary of the  
  443. Mandelbrot Set and Julia Sets, The paper is available from anonymous ftp:  
  444. math.sunysb.edu:/preprints/ims91-7.ps.Z [129.49.18.1]..  
  445.   
  446. Q6h: Is the Mandelbrot set connected?  
  447. A6h: The Mandelbrot set is simply connected. This follows from a theorem  
  448. of Douady and Hubbard that there is a conformal isomorphism from the  
  449. complement of the Mandelbrot set to the complement of the unit disk. (In  
  450. other words, all equipotential curves are simple closed curves.) It is  
  451. conjectured that the Mandelbrot set is locally connected, and thus pathwise  
  452. connected, but this is currently unproved.  
  453.   
  454. Connectedness definitions:  
  455.   
  456. Connected: X is connected if there are no proper closed subsets A and B of  
  457. X such that A union B = X, but A intersect B is empty. I.e. X is connected  
  458. if it is a single piece.  
  459.   
  460. Simply connected: X is simply connected if it is connected and every closed  
  461. curve in X can be deformed in X to some constant closed curve. I.e. X is  
  462. simply connected if it has no holes.  
  463.   
  464. Locally connected: X is locally connected if for every point p in X, for  
  465. every open set U containing p, there is an open set V containing p and  
  466. contained in the connected component of p in U. I.e. X is locally connected  
  467. if every connected component of every open subset is open in X.  
  468.   
  469. Arcwise (or path) connected: X is arcwise connected if every two points in  
  470. X are joined by an arc in X.  
  471.   
  472. (The definitions are from _Encyclopedic Dictionary of Mathematics_.)  
  473.   
  474. ------------------------------  
  475.   
  476. Subject: Julia sets  
  477.   
  478. Q7a: What is the difference between the Mandelbrot set and a Julia set?  
  479. A7a: The Mandelbrot set iterates z^2+c with z starting at 0 and varying c.  
  480. The Julia set iterates z^2+c for fixed c and varying starting z values. That  
  481. is, the Mandelbrot set is in parameter space (c-plane) while the Julia set is  
  482. in dynamical or variable space (z-plane).  
  483.   
  484. Q7b: What is the connection between the Mandelbrot set and Julia sets?  
  485. A7b: Each point c in the Mandelbrot set specifies the geometric structure of  
  486. the corresponding Julia set. If c is in the Mandelbrot set, the Julia set  
  487. will be connected. If c is not in the Mandelbrot set, the Julia set will be a  
  488. Cantor dust.  
  489.   
  490. You can see an example Julia set on the WWW at  
  491. gopher://life.anu.edu.au:70/I9/.WWW/complex_systems/julia.gif .  
  492.   
  493. Q7c: How is a Julia set actually computed?  
  494. A7c: The Julia set can be computed by iteration similar to the Mandelbrot  
  495. computation. The only difference is that the c value is fixed and the 
  496. initial z value varies.  
  497.   
  498. Alternatively, points on the boundary of the Julia set can be computed 
  499. quickly by using inverse iterations. This technique is particularly 
  500. useful when the Julia set is a Cantor Set. In inverse iteration, the
  501. equation z1 = z0^2+c is reversed to give an equation for
  502. z0: z0 = +- sqrt(z1-c). By applying this equation repeatedly, the 
  503. resulting points quickly converge to the Julia set boundary. (At each 
  504. step, either the postive or negative root is randomly selected.) This
  505. is a nonlinear iterated function system. In pseudocode: z = 1 (or any
  506. value) loop  
  507.  if (random number < .5) then  
  508.   z = sqrt(z-c)  
  509.  else  
  510.   z =-sqrt(z-c)  
  511.  endif  
  512.  plot z  
  513. end loop  
  514.   
  515. Q7d: What are some Julia set facts?  
  516. A7d: The Julia set of any rational map of degree greater than one is perfect  
  517. (hence in particular uncountable and nonempty), completely invariant, equal  
  518. to the Julia set of any iterate of the function, and also is the boundary
  519. of the basin of attraction of every attractor for the map.  
  520.   
  521. Julia set references:  
  522.   
  523. 1. A. F. Beardon, _Iteration of Rational Functions : Complex Analytic  
  524. Dynamical Systems_, Springer-Verlag, New York, 1991.  
  525.   
  526. 2. P. Blanchard, Complex Analytic Dynamics on the Riemann Sphere, _Bull. of  
  527. the Amer. Math. Soc_ 11, 1 (July 1984), pp. 85-141. This article is a  
  528. detailed discussion of the mathematics of iterated complex functions. It  
  529. covers most things about Julia sets of rational polynomial functions.  
  530.   
  531. ------------------------------  
  532.   
  533. Subject: Complex arithmetic and quaternion arithmetic  
  534.   
  535. Q8a: How does complex arithmetic work?  
  536. A8a: It works mostly like regular algebra with a couple additional formulas:  
  537. (note: a,b are reals, x,y are complex, i is the square root of -1)  
  538. Powers of i: i^2 = -1  
  539. Addition: (a+i*b)+(c+i*d) = (a+c)+i*(b+d)  
  540. Multiplication: (a+i*b)*(c+i*d) = a*c-b*d + i*(a*d+b*c)  
  541. Division: (a+i*b)/(c+i*d) = (a+i*b)*(c-i*d)/(c^2+d^2)  
  542. Exponentiation: exp(a+i*b) = exp(a)(cos(b)+i*sin(b))  
  543. Sine: sin(x) = (exp(i*x)-exp(-i*x))/(2*i)  
  544. Cosine: cos(x) = (exp(i*x)+exp(-i*x))/2  
  545. Magnitude: |a+i*b= sqrt(a^2+b^2)  
  546. Log: log(a+i*b) = log(|a+i*b|)+i*arctan(b/a) (Note: log is multivalued.)  
  547. Log (polar coordinates): log(r*e^(i*theta)) = log(r)+i*theta  
  548. Complex powers: x^y = exp(y*log(x))  
  549. DeMoivre's theorem: x^a = r^a * [cos(a*theta) + i * sin(a*theta)]  
  550. More details can be found in any complex analysis book.  
  551.   
  552. Q8b: How does quaternion arithmetic work?  
  553. A8b: Quaternions have 4 components (a+ib+jc+kd) compared to the two of  
  554. complex numbers. Operations such as addition and multiplication can be  
  555. performed on quaternions, but multiplication is not commutative..  
  556. Quaternions satisfy the rules i^2=j^2=k^2=-1, ij=-ji=k, jk=-kj=i, ki=-ik=j.  
  557.   
  558. See:  
  559.   
  560. http://www.dtek.chalmers.se/Datorsys/Project/qjulia/index.html   
  561. QJulia page (quaternions) (Henrik Engstrvm)   
  562.   
  563. ------------------------------  
  564.   
  565. Subject: Logistic equation  
  566.   
  567. Q9: What is the logistic equation?  
  568. A9: It models animal populations. The equation is x -> c*x*(1-x), where x  
  569. is the population (between 0 and 1) and c is a growth constant. Iteration of  
  570. this equation yields the period doubling route to chaos. For c between  
  571. 1 and 3, the population will settle to a fixed value. At 3, the period 
  572. doubles to 2; one year the population is very high, causing a low population
  573. the next year, causing a high population the following year. At 3.45, the
  574. period  doubles again to 4, meaning the population has a four year cycle. 
  575. The period keeps doubling, faster and faster, at 3.54, 3.564, 3.569, and 
  576. so forth.  At 3.57, chaos occurs; the population never settles to a fixed 
  577. period. For most c values between 3.57 and 4, the population is chaotic, 
  578. but there are also periodic regions. For any fixed period, there is some 
  579. c value that will yield that period. See "An Introduction to Chaotic 
  580. Dynamical Systems" for more information.  
  581.   
  582. ------------------------------  
  583.   
  584. Subject: Feigenbaum's constant  
  585.   
  586. Q10: What is Feigenbaum's constant?  
  587. A10: In a period doubling cascade, such as the logistic equation, consider  
  588. the parameter values where period-doubling events occur (e.g.  
  589. r[1]=3, r[2]=3.45, r[3]=3.54, r[4]=3.564...). Look at the ratio of distances
  590. between consecutive doubling parameter values; let  
  591. delta[n] = (r[n+1]-r[n])/(r[n+2]-r[n+1]). Then the limit as n goes to 
  592. infinity is Feigenbaum's (delta) constant.  
  593.   
  594. Based on independent computations by Jay Hill and Keith Briggs, it has the  
  595. value 4.669201609102990671853... Note: several books have published  
  596. incorrect values starting 4.66920166...; the last repeated 6 is a 
  597. typographical error.  
  598.   
  599. The interpretation of the delta constant is as you approach chaos, each  
  600. periodic region is smaller than the previous by a factor approaching 4.669...  
  601. Feigenbaum's constant is important because it is the same for any function  
  602. or system that follows the period-doubling route to chaos and has a one-  
  603. hump quadratic maximum. For cubic, quartic, etc. there are different  
  604. Feigenbaum constants.  
  605.   
  606. Feigenbaum's alpha constant is not as well known; it has the value  
  607. 2.502907875095. This constant is the scaling factor between x values at  
  608. bifurcations. Feigenbaum says, "Asymptotically, the separation of adjacent  
  609. elements of period-doubled attractors is reduced by a constant value [alpha]  
  610. from one doubling to the next". If d[n] is the algebraic distance between  
  611. nearest elements of the attractor cycle of period 2^n, then d[n]/d[n+1]  
  612. converges to -alpha.  
  613.   
  614. References:  
  615.   
  616. 1. K. Briggs, How to calculate the Feigenbaum constants on your PC,  
  617. _Aust. Math. Soc. Gazette_ 16 (1989), p. 89.  
  618.   
  619. 2. K. Briggs, A precise calculation of the Feigenbaum constants,  
  620. _Mathematics of Computation_ 57 (1991), pp. 435-439.  
  621.   
  622. 3. K. Briggs, G. R. W. Quispel and C. Thompson, Feigenvalues for  
  623. Mandelsets, _J. Phys._ A24 (1991), pp. 3363-3368.  
  624.   
  625. 4. M. Feigenbaum, The Universal Metric Properties of Nonlinear  
  626. Transformations, _J. Stat. Phys_ 21 (1979), p. 69.  
  627.   
  628. 5. M. Feigenbaum, Universal Behaviour in Nonlinear Systems, _Los  
  629. Alamos Sci_ 1 (1980), pp. 1-4. Reprinted in _Universality in Chaos_ ,  
  630. compiled by P. Cvitanovic.  
  631.   
  632. ------------------------------  
  633.   
  634. Subject: Iterated function systems and compression  
  635.   
  636. Q11a: What is an iterated function system (IFS)?  
  637. A11a: If a fractal is self-similar, you can specify mappings that map the  
  638. whole onto the parts. Iteration of these mappings will result in convergence  
  639. to the fractal attractor. An IFS consists of a collection of these (usually  
  640. affine) mappings. If a fractal can be described by a small number of  
  641. mappings, the IFS is a very compact description of the fractal. An iterated  
  642. function system is By taking a point and repeatedly applying these mappings  
  643. you end up with a collection of points on the fractal. In other words,  
  644. instead of a single mapping x -> F(x), there is a collection of (usually  
  645. affine) mappings, and random selection chooses which mapping is used.  
  646.   
  647. For instance, the Sierpinski triangle can be decomposed into three self-  
  648. similar subtriangles. The three contractive mappings from the full triangle  
  649. onto the subtriangles forms an IFS. These mappings will be of the form  
  650. "shrink by half and move to the top, left, or right".  
  651.   
  652. Iterated function systems can be used to make things such as fractal ferns  
  653. and trees and are also used in fractal image compression. _Fractals  
  654. Everywhere_ by Barnsley is mostly about iterated function systems.  
  655.   
  656. The simplest algorithm to display an IFS is to pick a starting point,  
  657. randomly select one of the mappings, apply it to generate a new point, plot  
  658. the new point, and repeat with the new point. The displayed points will  
  659. rapidly converge to the attractor of the IFS.  
  660.   
  661. An IFS fractal fern can be viewed on the WWW at  
  662. gopher://life.anu.edu.au:70/I9/.WWW/complex_systems/fern.gif .  
  663.   
  664. Frank Rousells hyperindex of clickable/retrievable IFS images:  
  665. ftp://ftp.cnam.fr/pub/Fractals/ifs/Index.gif  
  666.   
  667. Q11b: What is the state of fractal compression?  
  668. A11b: Fractal compression is quite controversial, with some people claiming  
  669. it doesn't work well, and others claiming it works wonderfully. The basic  
  670. idea behind fractal image compression is to express the image as an iterated  
  671. function system (IFS). The image can then be displayed quickly and  
  672. zooming will generate infinite levels of (synthetic) fractal detail. The  
  673. problem is how to efficiently generate the IFS from the image.  
  674.   
  675. Barnsley, who invented fractal image compression, has a patent on fractal  
  676. compression techniques (4,941,193). Barnsley's company, Iterated Systems  
  677. Inc, has a line of products including a Windows viewer, compressor,  
  678. magnifier program, and hardware assist board.  
  679.   
  680. Fractal compression is covered in detail in the comp.compression FAQ file  
  681. (See "compression-FAQ"). Ftp: rtfm.mit.edu:/pub/usenet/comp.compression  
  682. [18.181.0.24].  
  683.   
  684. Three books describing fractal image compression are:  
  685.   
  686. 1. M. Barnsley, _Fractals Everywhere_, Academic Press Inc., 1988. ISBN 0-  
  687. 12-079062-9. This is an excellent text book on fractals. This is probably  
  688. the best book for learning about the math underpinning fractals. It is also a  
  689. good source for new fractal types.  
  690.   
  691. 2. M. Barnsley and L. Hurd, _Fractal Image Compression_, Jones and  
  692. Bartlett. ISBN 0-86720-457-5. This book explores the science of the fractal  
  693. transform in depth. The authors begin with a foundation in information  
  694. theory and present the technical background for fractal image compression.  
  695. In so doing, they explain the detailed workings of the fractal transform.  
  696. Algorithms are illustrated using source code in C.  
  697. .  
  698. 3. Y. Fisher (Ed), _Fractal Image Compression: Theory and Application_.  
  699. Springer Verlag, 1995.  
  700.   
  701. The October 1993 issue of Byte discussed fractal compression. You can ftp  
  702. sample code: ftp.uu.net:/published/byte/93oct/fractal.exe .  
  703.   
  704. An introductory paper is:  
  705.   
  706. 1. A. E. Jacquin, Image Coding Based on a Fractal Theory of Iterated  
  707. Contractive Image Transformation, _IEEE Transactions on Image  
  708. Processing_, January 1992.  
  709.   
  710. A fractal decompression demo program is available by anonymous ftp:  
  711. lyapunov.ucsd.edu:/pub/inls-ucsd/fractal-2.0 [132.239.86.10].  
  712.   
  713. Another MS-DOS compression demonstration program is available by  
  714. anonymous ftp: lyapunov.ucsd.edu:/pub/young-fractal .  
  715.   
  716. A site with information on fractal compression is  
  717. legendre.ucsd.edu:/pub/Research/Fisher . On the WWW you can access  
  718. file://legendre.ucsd.edu/pub/Research/Fisher/fractal.html .  
  719.   
  720. Many fractal image compression papers are available from  
  721. ftp.informatik.uni-freiburg.de:/documents/papers/fractal [132.230.150.1].  
  722. A review of the literature is in Guide.ps.gz. See the README 
  723. file for an overview of the available documents.  
  724.   
  725. Other references:  
  726.   
  727. http://dip1.ee.uct.ac.za/fractal.bib.html "Fractal Compression  
  728. Bibliography"   
  729.   
  730. http://inls.ucsd.edu/y/Fractals/ Fractal Compression (Yuval Fisher )   
  731.   
  732. ------------------------------  
  733.   
  734. Subject: Chaotic demonstrations  
  735.   
  736. Q12a: How can you make a chaotic oscillator?  
  737. A12a: Two references are:  
  738.   
  739. 1. T. S. Parker and L. O. Chua, Chaos: a tutorial for engineers,  
  740. _Proceedings IEEE_ 75 (1987), pp. 982-1008.  
  741.   
  742. 2. _New Scientist_, June 30, 1990, p. 37.  
  743.   
  744. Q12b: What are laboratory demonstrations of chaos?  
  745. A12b: Robert Shaw at UC Santa Cruz experimented with chaos in dripping  
  746. taps. This is described in:  
  747.   
  748. 1. J. P. Crutchfield, Chaos, _Scientific American_ 255, 6 (Dec. 1986), pp.  
  749. 38-49.  
  750.   
  751. 2. I. Stewart, _Does God Play Dice?: the Mathematics of Chaos_,  
  752. B. Blackwell, New York, 1989.  
  753.   
  754. Two references to other laboratory demonstrations are:  
  755.   
  756. 1. K. Briggs, Simple Experiments in Chaotic Dynamics, _American Journal  
  757. of Physics_ 55, 12 (Dec 1987), pp. 1083-1089.  
  758.   
  759. 2. J. L. Snider, Simple Demonstration of Coupled Oscillations, _American  
  760. Journal of Physics_ 56, 3 (Mar 1988), p. 200.  
  761.   
  762. ------------------------------  
  763.   
  764. Subject: L-Systems  
  765.   
  766. Q13: What are L-systems?  
  767. A13: A L-system or Lindenmayer system is a formal grammar for  
  768. generating strings. (That is, it is a collection of rules such as replace
  769. X with XYX.) By recursively applying the rules of the L-system to an 
  770. initial string, a string with fractal structure can be created. Interpreting
  771. this string as a set of graphical commands allows the fractal to be displayed.
  772. L-systems are very useful for generating realistic plant structures.  
  773.   
  774. Some references are:  
  775.   
  776. 1. P. Prusinkiewicz and J. Hanan, _Lindenmayer Systems, Fractals, and  
  777. Plants_, Springer-Verlag, New York, 1989.  
  778.   
  779. 2. P. Prusinkiewicz and A. Lindenmayer, _The Algorithmic Beauty of  
  780. Plants_, Springer-Verlag, NY, 1990. ISBN 0-387-97297-8. A very good  
  781. book on L-systems, which can be used to model plants in a very realistic  
  782. fashion. The book contains many pictures.  
  783.   
  784. More information can be obtained via the WWW at:  
  785.   
  786. http://life.anu.edu.au/complex_systems/tutorial2.html Tutorial  
  787.   
  788. gopher://life.anu.edu.au:70/I9/.WWW/complex_systems/leaf.gif L-system  
  789. leaf  
  790.   
  791. http://hill.lut.ac.uk:80/TestStuff/trees/ 3 Dim. L-system Tree program  
  792. (P.J.Drinkwater)   
  793.   
  794. http://www.geom.umn.edu/pix/archive/subjects/L-systems.html  L-system  
  795. images.   
  796.   
  797. ------------------------------  
  798.   
  799. Subject: Fractal music  
  800.   
  801. Q14: What is some information on fractal music?  
  802. A14: One fractal recording is "The Devil's Staircase: Composers and  
  803. Chaos" on the Soundprint label.  
  804.   
  805. Some references, many from an unpublished article by Stephanie Mason,  
  806. are:  
  807.   
  808. 1. R. Bidlack, Chaotic Systems as Simple (But Complex) Compositional  
  809. Algorithms, _Computer Music Journal_, Fall 1992.  
  810.   
  811. 2. C. Dodge, A Musical Fractal, _Computer Music Journal_ 12, 13 (Fall  
  812. 1988), p. 10.  
  813.   
  814. 3. K. J. Hsu and A. Hsu, Fractal Geometry of Music, _Proceedings of the  
  815. National Academy of Science, USA_ 87 (1990), pp. 938-941.  
  816.   
  817. 4. K. J. Hsu and A. Hsu, Self-similatrity of the '1/f noise' called music.,  
  818. _Proceedings of the National Academy of Science USA_ 88 (1991), pp.  
  819. 3507-3509.  
  820.   
  821. 5. C. Pickover, _Mazes for the Mind: Computers and the Unexpected_, St.  
  822. Martin's Press, New York, 1992.  
  823.   
  824. 6. P. Prusinkiewicz, Score Generation with L-Systems, _International  
  825. Computer Music Conference 86 Proceedings_, 1986, pp. 455-457.  
  826.   
  827. 7. _Byte_ 11, 6 (June 1986), pp. 185-196.  
  828.   
  829. An IBM-PC program for fractal music is available at  
  830. ftp://spanky.triumf.ca in [pub.fractals.programs.ibmpc] WTF23.ZIP.  
  831. [142.90.112.1]  
  832.   
  833. A fractal music C++ package is available at  
  834. http://neural.hampshire.edu:10001/~gzenie/inSanity.html .  
  835.   
  836. Also, it may b helpful to access:  
  837.   
  838. http://www-ks.rus.uni-stuttgart.de/people/schulz/fmusic   
  839. The Fractal Music Project (Claus-Dieter Schulz)   
  840.   
  841. http://www.ccsr.uiuc.edu/People/gmk/Projects/ChuaSoundMusic/ChuaSoundMusic.html  
  842. Chua's Oscillator: Applications of Chaos to Sound and Music   
  843.   
  844. ------------------------------  
  845.   
  846. Subject: Fractal mountains  
  847.   
  848. Q15: How are fractal mountains generated?  
  849. A15: Usually by a method such as taking a triangle, dividing it into 3  
  850. subtriangles, and perturbing the center point. This process is then repeated  
  851. on the subtriangles. This results in a 2-d table of heights, which can then  
  852. be rendered as a 3-d image. One reference is:  
  853.   
  854. 1. M. Ausloos, _Proc. R. Soc. Lond. A_ 400 (1985), pp. 331-350.  
  855.   
  856. ------------------------------  
  857.   
  858. Subject: Plasma clouds  
  859.   
  860. Q16: What are plasma clouds?  
  861. A16: They are a Fractint fractal and are similar to fractal mountains.  
  862. Instead of a 2-d table of heights, the result is a 2-d table of intensities.  
  863. They are formed by repeatedly subdividing squares.  
  864.   
  865. Network resources:  
  866.   
  867. http://climate.gsfc.nasa.gov/~cahalan/FractalClouds/FractalClouds.html   
  868. Fractal Clouds Reference (calahan@clouds.gsfc.nasa.gov)   
  869.   
  870. http://ivory.nosc.mil/html/trancv/html/cloud-fract.html   
  871. Fractal generated clouds (cahalan@clouds.gsfc.nasa.gov)   
  872.   
  873. ------------------------------  
  874.   
  875. Subject: Lyapunov fractals  
  876.   
  877. Q17a: Where are the popular periodically-forced Lyapunov fractals described?  
  878. A17a: See:  
  879.   
  880. 1. A. K. Dewdney, Leaping into Lyapunov Space, _Scientific American_,  
  881. Sept.  
  882. 1991, pp. 178-180.  
  883.   
  884. 2. M. Markus and B. Hess, Lyapunov Exponents of the Logistic Map with  
  885. Periodic Forcing, _Computers and Graphics_ 13, 4 (1989), pp. 553-558.  
  886.   
  887. 3. M. Markus, Chaos in Maps with Continuous and Discontinuous  
  888. Maxima, _Computers in Physics_, Sep/Oct 1990, pp. 481-493.  
  889.   
  890. Q17b: What are Lyapunov exponents?  
  891. A17b:  
  892.   
  893. Lyapunov exponents quantify the amount of linear stability or instability of  
  894. an attractor, or an asymptotically long orbit of a dynamical system. There  
  895. are as many lyapunov exponents as there are dimensions in the state space  
  896. of the system, but the largest is usually the most important.  
  897.   
  898. Given two initial conditions for a chaotic system, a and b, which are close  
  899. together, the average values obtained in successive iterations for a and b  
  900. will differ by an exponentially increasing amount. In other words, the two  
  901. sets of numbers drift apart exponentially. If this is written e^(n*(lambda))  
  902. for n iterations, then e^(lambda) is the factor by which the distance between  
  903. closely related points becomes stretched or contracted in one iteration.  
  904. Lambda is the Lyapunov exponent. At least one Lyapunov exponent must  
  905. be positive in a chaotic system. A simple derivation is available in:  
  906.   
  907. 1. H. G. Schuster, _Deterministic Chaos: An Introduction_, Physics  
  908. Verlag, 1984.  
  909.   
  910. Q17c: How can Lyapunov exponents be calculated?  
  911. A17c: For the common periodic forcing pictures, the lyapunov exponent is:  
  912. lambda = limit as N->infinity of 1/N times sum from n=1 to N of  
  913. log2(abs(dx sub n+1 over dx sub n))  
  914.   
  915. In other words, at each point in the sequence, the derivative of the 
  916. iterated equation is evaluated. The Lyapunov exponent is the average 
  917. value of the log of the derivative. If the value is negative, the iteration
  918. is stable. Note that summing the logs corresponds to multiplying the
  919. derivatives; if the product of the derivatives has magnitude < 1, points
  920. will get pulled closer together as they go through the iteration.  
  921.   
  922. MS-DOS and Unix programs for estimating Lyapunov exponents from  
  923. short time series are available by ftp: lyapunov.ucsd.edu:/pub/ncsu .  
  924.   
  925. Computing Lyapunov exponents in general is more difficult. Some  
  926. references are:  
  927.   
  928. 1. H. D. I. Abarbanel, R. Brown and M. B. Kennel, Lyapunov Exponents  
  929. in Chaotic Systems: Their importance and their evaluation using observed  
  930. data, _International Journal of Modern Physics B_ 56, 9 (1991), pp. 1347-  
  931. 1375.  
  932.   
  933. 2. A. K. Dewdney, Leaping into Lyapunov Space, _Scientific American_,  
  934. Sept. 1991, pp. 178-180.  
  935.   
  936. 3. M. Frank and T. Stenges, _Journal of Economic Surveys_ 2 (1988), pp.  
  937. 103- 133.  
  938.   
  939. 4. T. S. Parker and L. O. Chua, _Practical Numerical Algorithms for  
  940. Chaotic Systems_, Springer Verlag, 1989.  
  941.   
  942. ------------------------------  
  943.   
  944. Subject: Fractal items  
  945.   
  946. Q18: Where can I get fractal T-shirts and posters?  
  947. A18: One source is Art Matrix, P.O. box 880, Ithaca, New York, 14851, 1-  
  948. 800- PAX-DUTY. Another source is Media Magic; they sell many fractal  
  949. posters, calendars, videos, software, t-shirts, ties, and a huge variety of  
  950. books on fractals, chaos, graphics, etc. Media Magic is at PO Box 598  
  951. Nicasio, CA 94946, 415-662-2426. A third source is Ultimate Image; they  
  952. sell fractal t- shirts, posters, gift cards, and stickers. Ultimate Image
  953. is at PO Box 7464, Nashua, NH 03060-7464. Another source is Dave Kliman  
  954. (516)-625-1915, whose products are distributed through Spencer Gifts,  
  955. Posterservice, 800 666 7654, and Scandecor International., and this spring,  
  956. through JC Penny, featuring all-over fractal t-shirts. Cyber Fiber produces  
  957. fractal silk scarves, t-shirts, and postcards. Contact Robin Lowenthal, Cyber  
  958. Fiber, 4820 Gallatin Way, San Diego, CA 92117.  
  959.   
  960. ------------------------------  
  961.   
  962. Subject: How can I take photos of fractals?  
  963.   
  964. Q19: How can I take photos of fractals?  
  965. A19: Noel Giffin gets good results with the following setup:  
  966. Use 100 asa Kodak gold for prints or 64 asa for slides.  
  967. Use a long lens (100mm) to flatten out the field of view and minimize  
  968. screen curvature.  
  969. Use f4 stop. Shutter speed must be longer than frame rate to get a complete  
  970. image; 1/4 seconds works well.  
  971. Use a tripod and cable release or timer to get a stable picture. The room  
  972. should be completely blackened, with no light, to prevent glare and to  
  973. prevent the monitor from showing up in the picture.  
  974.   
  975. You can also obtain high quality images by sending your targa or gif images  
  976. to a commercial graphics imaging shop. They can provide much higher  
  977. resolution images. Prices are about $10 for a 35mm slide or negative and  
  978. about $50 for a high quality 4x5 negative.  
  979.   
  980. ------------------------------  
  981.   
  982. Subject: 3-D fractals  
  983.   
  984. Q20: How can 3-D fractals be generated?  
  985. A20: A common source for 3-D fractals is to compute Julia sets with  
  986. quaternions instead of complex numbers. The resulting Julia set is four  
  987. dimensional. By taking a slice through the 4-D Julia set (e.g. by fixing one  
  988. of the coordinates), a 3-D object is obtained. This object can then be  
  989. displayed using computer graphics techniques such as ray tracing.  
  990.   
  991. View Frank Rousells hyperindex of clickable/retrievable 3D images:  
  992. ftp://ftp.cnam.fr/pub/Fractals/3D/Index.gif  
  993.   
  994. The papers to read on this are:  
  995.   
  996. 1. J. Hart, D. Sandin and L. Kauffman, Ray Tracing Deterministic 3-D  
  997. Fractals, _SIGGRAPH_, 1989, pp. 289-296.  
  998.   
  999. 2. A. Norton, Generation and Display of Geometric Fractals in 3-D,  
  1000. _SIGGRAPH_, 1982, pp. 61-67.  
  1001.   
  1002. 3. A. Norton, Julia Sets in the Quaternions, _Computers and Graphics,_  
  1003. 13, 2 (1989), pp. 267-278. Two papers on cubic polynomials, which can  
  1004. be used to generate 4-D fractals:  
  1005.   
  1006. 1. B. Branner and J. Hubbard, The iteration of cubic polynomials, part I.,  
  1007. _Acta Math_ 66 (1988), pp. 143-206.  
  1008.   
  1009. 2. J. Milnor, Remarks on iterated cubic maps, This paper is available from  
  1010. anonymous ftp: math.sunysb.edu:/preprints/ims90-6.ps.Z . Published in  
  1011. 1991 SIGGRAPH Course Notes #14: Fractal Modeling in 3D Computer  
  1012. Graphics and Imaging.  
  1013.   
  1014. Instead of quaternions, you can of course use other functions. For instance,  
  1015. you could use a map with more than one parameter, which would generate  
  1016. a higher-dimensional fractal.  
  1017.   
  1018. Another way of generating 3-D fractals is to use 3-D iterated function  
  1019. systems (IFS). These are analogous to 2-D IFS, except they generate points  
  1020. in a 3-D space.  
  1021.   
  1022. A third way of generating 3-D fractals is to take a 2-D fractal such as the  
  1023. Mandelbrot set, and convert the pixel values to heights to generate a 3-D  
  1024. "Mandelbrot mountain". This 3-D object can then be rendered with normal  
  1025. computer graphics techniques.  
  1026.   
  1027. ------------------------------  
  1028.   
  1029. Subject: Fractint  
  1030.   
  1031. Q21a: What is Fractint?  
  1032. A21a: Fractint is a very popular freeware (not public domain) fractal  
  1033. generator. There are DOS, Windows, OS/2, and Unix/X versions. The  
  1034. DOS version is the original version, and is the most up-to-date. There is a  
  1035. new Amiga version.  
  1036.   
  1037. Please note: sci.fractals is not a product support newsgroup for Fractint.  
  1038. Bugs in Fractint/Xfractint should usually go to the authors rather than being  
  1039. posted.  
  1040.   
  1041. Fractint is on many ftp sites. For example:  
  1042. DOS: ftp from wuarchive.wustl.edu:/systems/ibmpc/simtel/graphics  
  1043.  [128.252.135.4]. The source is in the file frasr182.zip. The executable  
  1044.  is in the file frain182.zip. (The suffix 182 will change as new versions  
  1045.  are released.) Fractint is available on Compuserve: GO GRAPHDEV and look  
  1046.  for FRAINT.EXE and FRASRC.EXE in LIB 4.  
  1047. There is a collection of map, parameter, etc. files for Fractint, called  
  1048.  FracXtra. Ftp from wuarchive.wustl.edu:/systems/ibmpc/simtel/graphics.  
  1049.  File is fracxtr5.zip.  
  1050. Windows: ftp to wuarchive.wustl.edu:/systems/ibmpc/simtel/window3 .  
  1051.  The source is in the file wins1821.zip. The executable is in the file  
  1052.  winf1821.zip.  
  1053. OS/2: available on Compuserve in its GRAPHDEV forum. The files are  
  1054. PM*.ZIP.  
  1055.  These files are also available by ftp:  
  1056.  ftp-os2.nmsu.edu:/pub/os2/2.0/graphics in pmfra2.zip.  
  1057. Unix: ftp to sprite.berkeley.edu [128.32.150.27]. The source is in the file  
  1058.  xfract203.shar.Z. Note: sprite is an unreliable machine; if you can't  
  1059.  connect to it, try again in a few hours, or try hijack.berkeley.edu.  
  1060.  Xfractint is also available in LIB 4 of Compuserve's GO GRAPHDEV  
  1061.  forum in XFRACT.ZIP.  
  1062. Macintosh: there is no Macintosh version of Fractint, although there are  
  1063.  several people working on a port. It is possible to run Fractint on the  
  1064.  Macintosh if you use Insignia Software's SoftAT, which is a PC AT  
  1065.  emulator.  
  1066. Amiga: There is an Amiga version at 
  1067. wuarchive.wustl.edu:/pub/aminet/gfx/fract .  
  1068.   
  1069. For European users, these files are available from ftp.uni-koeln.de. If you  
  1070. can't use ftp, see the mail server information below.  
  1071.   
  1072. Q21b: How does Fractint achieve its speed?  
  1073. A21b: Fractint's speed (such as it is) is due to a combination of:  
  1074.   
  1075. 1. Using fixed point math rather than floating point where possible (huge  
  1076. improvement for non-coprocessor machine, small for 486's).  
  1077.   
  1078. 2. Exploiting symmetry of the fractal.  
  1079.   
  1080. 3. Detecting nearly repeating orbits, avoid useless iteration (e.g. repeatedly  
  1081. iterating 0^2+0 etc. etc.).  
  1082.   
  1083. 4. Reducing computation by guessing solid areas (especially the "lake"  
  1084.  area).  
  1085.   
  1086. 5. Using hand-coded assembler in many places.  
  1087.   
  1088. 6. Obtaining both sin and cos from one 387 math coprocessor instruction.  
  1089.   
  1090. 7. Using good direct memory graphics writing in 256-color modes.  
  1091.   
  1092. The first four are probably the most important. Some of these introduce  
  1093. errors, usually quite acceptable.  
  1094.   
  1095. ------------------------------  
  1096.   
  1097. Subject: Fractal software  
  1098.   
  1099. Q22a: Where can I obtain software packages to generate fractals?  
  1100. A22a:  
  1101. For X windows:  
  1102.  xmntns and xlmntn: these generate fractal mountains. They can be obtained  
  1103.   from ftp: ftp.uu.net:/usenet/comp.sources.x/volume8/xmntns  
  1104.   [137.39.1.9].  
  1105.  xfroot: generates a fractal root window.  
  1106.  xmartin: generates a Martin hopalong root window.  
  1107.  xmandel: generates Mandelbrot/Julia sets.  
  1108.  xfroot, xmartin, xmandel are part of the X11 distribution.  
  1109.  lyap: generates Lyapunov exponent images. Ftp from:  
  1110.   ftp.uu.net:/usenet/comp.sources.x/volume17/lyapunov-xlib .  
  1111.  spider: Uses Thurston's algorithm for computing postcritically finite  
  1112.   polynomials, draws Mandelbrot and Julia sets using the Koebe  
  1113.   algorithm, and draws Julia set external angles. Ftp from:  
  1114.   lyapunov.ucsd.edu:pub/inls-ucsd/spider .  
  1115.  xfractal: fractal drawing program. Ftp from: clio.rz.uni-  
  1116.   duesseldorf.de:/X11/uploads [134.99.128.3].  
  1117.   
  1118. Distributed X systems:  
  1119.  MandelSpawn: computes Mandelbrot/Julia sets on a network of  
  1120.  machines. Ftp  
  1121.   from: export.lcs.mit.edu:/contrib [18.24.0.12] or  
  1122.   funic.funet.fi:/pub/X11/contrib [128.214.6.100] in mandelspawn-  
  1123.   0.06.tar.Z.  
  1124.  gnumandel: computes Mandelbrot images on a network. Ftp from:  
  1125.   informatik.tu-muenchen.de:/pub/GNU/gnumandel [131.159.0.110].  
  1126.   
  1127. For SunView:  
  1128.  Mandtool: A Mandelbrot computing program. Ftp from:  
  1129.   spanky.triumf.ca:/fractals/programs/mandtool ; code is in M_TAR.Z .  
  1130.   
  1131. For Unix/C:  
  1132.  lsys: generates L-systems as PostScript or other textual output. No  
  1133.   graphical interface at present. (in C++) Ftp from:  
  1134.   ftp.cs.unc.edu:/pub/leech/lsys.tar.Z .  
  1135.  lyapunov: generates PGM Lyapunov exponent images. Ftp from:  
  1136.   ftp.uu.net:/usenet/comp.sources.misc/volume23/lyapuov . SPD: contains  
  1137.   generators for fractal mountain, tree, recursive tetrahedron. Ftp  
  1138.   from: princeton.edu:/pub/Graphics [128.112.128.1].  
  1139.  Fractal Studio: Mandelbrot set program; handles distributed computing.  
  1140.   Ftp from archive.cs.umbc.edu:/pub/peter/fractal-studio  
  1141.   [130.85.100.53].  
  1142.  Xmountains: An X11-based fractal landscape generator. Ftp from  
  1143.   ftp.epcc.ed.ac.uk:/pub/personal/spb/xmountains .  
  1144.   
  1145. For Mac:  
  1146.  LSystem, 3D-L-System, IFS, FracHill, Mandella and a bunch of others are  
  1147.   available from uceng.uc.edu:/pub/wuarchive/edu/math/mac/fractals  
  1148.   [129.137.189.1] or wuarchive.wustl.edu:/edu/math/mac/fractals .  
  1149.   (These are also available in New Zealand at ccu1.auckland.ac.nz.)  
  1150.  fractal-wizard.hqx, julias-dream-107.hqx, mandella-87.hqx, and others are  
  1151.   under app in the info-mac archive: sumex-aim.stanford.edu:/info-mac  
  1152.   [36.44.0.6], or a mirror such as  
  1153.   plaza.aarnet.edu.au:/micros/mac/info-mac [139.130.4.6].  
  1154.  mandel-tv: a very fast Mandelbrot generator. Under sci at info-mac.  
  1155.  There are also commercial programs, such as IFS Explorer and Fractal Clip  
  1156.  Art, which are published by Koyn Software (314) 878-9125.  
  1157.   
  1158. For NeXT:  
  1159.  Lyapunov: generates Lyapunov exponent images. Ftp from:  
  1160.   nova.cc.purdue.edu:/pub/next/2.0-release/source .  
  1161.   
  1162. For MSDOS:  
  1163.  DEEPZOOM: a high-precision Mandelbrot program for displaying highly zoomed  
  1164.   fractals. Ftp from spanky.triumf.ca [142.90.112.1] in  
  1165.   [pub.fractals.programs.ibmpc] depzm13.zip.  
  1166.  Fractal WitchCraft: a very fast fractal design program. Ftp from:  
  1167.   garbo.uwasa.fi:/pc/demo/fw1-08.zip [128.214.87.1].  
  1168.  CAL: generates more than 15 types of fractals including Mandelbrot,  
  1169.   Lyapunov, IFS, user-defined formulas, logistic equation, and  
  1170.   quaternion julia sets. Ftp from: oak.oakland.edu:/pub/msdos/graphics  
  1171.   [141.210.10.117] (or any other Simtel mirror) in frcal035.zip.  
  1172.  Fractal Discovery Laboratory: designed for use in a science museum or  
  1173.   school setting. The Lab has five sections: Art Gallery ( 72 images --  
  1174.   Mandelbrots, Julias, Lyapunovs), Microscope ( 85 images -- Biomorph,  
  1175.   Mandelbrot, Lyapunov, ...), Movies (165 images, 6 "movies":  
  1176.   Mandelbrot Evolution, Splitting a Mini-Mandelbrot, Fractal UFO, ...),  
  1177.   Tools (Gingerbreadman, Lorentz Equations, Fractal Ferns, von Koch  
  1178.   Snowflake, Sierpinski Gasket), and Library (Dictionary, Books and  
  1179.   Articles). Sampler available from Compuserver GRAPHDEV Lib 4 in  
  1180.   DISCOV.ZIP, or send high-density disk and self-addressed, stamped  
  1181.   envelope to: Earl F. Glynn, 10808 West 105th Street, Overland Park,  
  1182.   Kansas 66214-3057.  
  1183.  WL-Plot: plots functions including bifurcations and recursive relations.  
  1184.   Ftp from wuarchive.wustl.edu:/edu/math/msdos/graphing in wlplt231.zip.  
  1185.  There are many fractal programs available from  
  1186.   oak.oakland.edu:/pub/msdos/graphics [141.210.10.117]:  
  1187.   forb01a.zip: Displays orbits of Mandelbrot mapping. C/E/VGA  
  1188.    fract30.arc: Mandelbrot/Julia set 2D/3D EGA/VGA Fractal Gen  
  1189.    fractfly.zip: Create Fractal flythroughs with FRACTINT  
  1190.    fdesi313.zip: Program to visually design IFS fractals  
  1191.    frain182.zip: FRACTINT v18.1 EGA/VGA/XGA fractal generator  
  1192.    frasr182.zip: C & ASM src for FRACTINT v18.1 fractal gen.  
  1193.    frcal040.zip: Fractal drawing program: 15 formulae available  
  1194.    frcaldmo.zip: 800x600x256 demo images for FRCAL030.ZIP  
  1195.   
  1196. For Windows:  
  1197.  dy-syst.zip. This program explores Newton's method, Mandelbrot set, and  
  1198.   Julia sets. Ftp from mathcs.emory.edu:/pub/riddle .  
  1199.   
  1200. For Amiga: (all entries marked "ff###" are .lzh files in the Fish Disk set  
  1201.  available at ux1.cso.uiuc.edu:/amiga/fish and other sites)  
  1202.  General Mandelbrot generators with many features: Mandelbrot (ff030),  
  1203.   Mandel (ff218), Mandelbrot (ff239), TurboMandel (ff302), MandelBltiz  
  1204.   (ff387), SMan (ff447), MandelMountains (ff383, in 3-D), MandelPAUG  
  1205.   (ff452, MandFXP movies), MandAnim (ff461, anims), ApfelKiste (ff566,  
  1206.   very fast), MandelSquare (ff588, anims)  
  1207.  Mandelbrot and Julia sets generators: MandelVroom (ff215), Fractals  
  1208.   (ff371, also Newton-R and other sets)  
  1209.  With different algorithmic approaches (shown): FastGro (ff188, DLA),  
  1210.   IceFrac (ff303, DLA), DEM (ff303, DEM), CPM (ff303, CPM in 3-D),  
  1211.   FractalLab (ff391, any equation)  
  1212.  Iterated Function System generators (make ferns, etc): FracGen (ff188,  
  1213.   uses "seeds"), FCS (ff465), IFSgen (ff554), IFSLab (ff696, "Collage  
  1214.   Theorem")  
  1215.  Unique fractal types: Cloud (ff216, cloud surfaces), Fractal (ff052,  
  1216.   terrain), IMandelVroom (strange attractor contours?), Landscape  
  1217.   (ff554, scenery), Scenery (ff155, scenery), Plasma (ff573, plasma  
  1218.   clouds)  
  1219.  Fractal generators: PolyFractals (ff015), FFEX (ff549)  
  1220.  Lyapunov fractals: Ftp from: ftp.luth.se:/pub/aminet/new/lyapunovia.lha  
  1221.   [130.240.18.2].  
  1222.  Commercial packages: Fractal Pro 5.0, Scenery Animator 2.0, Vista  
  1223.   Professional, Fractuality (reviewed in April '93 Amiga User  
  1224.   International).  
  1225.  MathVISION 2.4. Generates Julia, Mandelbrot, and others. Includes  
  1226.   software for image processing, complex arithmetic, data display,  
  1227.   general equation evaluation. Available for $223 from Seven Seas  
  1228.   Software, Box 1451, Port Townsend WA 98368.  
  1229.   
  1230. Software for computing fractal dimension:  
  1231.  Fractal Dimension Calculator is a Macintosh program which uses the box-  
  1232.   counting method to compute the fractal dimension of planar graphical  
  1233.   objects. Ftp from:  
  1234.   wuarchive.wustl.edu:/edu/math/mac/fractals/FDC.sea.hqx or  
  1235.   wuarchive.wustl.edu:/packages/architec/Fractals/FDC.sea.hqx .  
  1236.  FD3: estimates capacity, information, and correlation dimension from a  
  1237.   list of points. It computes log cell sizes, counts, log counts, log  
  1238.   of Shannon statistics based on counts, log of correlations based on  
  1239.   counts, two-point estimates of the dimensions at all scales examined,  
  1240.   and over-all least-square estimates of the dimensions. Ftp from:  
  1241.   lyapunov.ucsd.edu:/pub/cal-state-stan [132.239.86.10]. Also look in  
  1242.   lyapunov.ucsd.edu:/pub/inls-ucsd for an enhanced Grassberger-Procaccia  
  1243.   algorithm for correlation dimension. A MS-DOS version of FP3 is  
  1244.   available by request to gentry@altair.csustan.edu.  
  1245.   
  1246. Q22b: What are some supporting software/utilities?  
  1247. A22b: Some supporting software/utilities/sources are:  
  1248.   
  1249. http://akebono.stanford.edu/yahoo/Computers/Software/Graphics/ Yahoo  
  1250. at Stanford University  
  1251.   
  1252. http://garnet.acns.fsu.edu/~swingree/eimaging.html Electronic Imaging 
  1253. Software   
  1254.   
  1255. http://www2.ncsu.edu/bae/people/faculty/walker/hotlist/graphics.html   
  1256. Graphics viewers, editors, utilities and info   
  1257.   
  1258. file://ftp.switch.ch/mirror/msdos/zip PKzip (pkz204g)   
  1259.   
  1260. file://ftp.switch.ch/mirror/msdos/windows3 WinZip   
  1261.   
  1262. ftp://ftp.cadence.com/pictures/index.html Compression Utilities   
  1263.   
  1264. file://gatekeeper.dec.com/.f/micro/msdos/win3/desktop/ima.zip Image'n Bits  
  1265.   
  1266. http://www.cis.ohio-state.edu/hypertext/FAQ/usenet/jpeg-FAQ/FAQ.html  
  1267. JPEG FAQ   
  1268.   
  1269. file://gatekeeper.dec.com/.f/micro/msdos/win3/desktop/lview31.zip Lview  
  1270.   
  1271. http://www.cm.cf.ac.uk:80/Ray.Tracing/ Ray Tracing   
  1272.   
  1273. ftp://oak.oakland.edu/pub/msdos/visbasic   
  1274. VBRUN (vbrun100.zip, vbrun200,zip, vbrun300.zip)   
  1275.   
  1276. file://gatekeeper.dec.com/.f/micro/msdos/win3/desktop/wingif14.zip WinGIF  
  1277.   
  1278. file://gatekeeper.dec.com/.f/micro/msdos/win3/desktop/winjp265.zip WinJPEG  
  1279.   
  1280. http://hoohoo.ncsa.uiuc.edu/archie.html Archie Search   
  1281.   
  1282. http://www.fagg.uni-lj.si/cgi-bin/shase Shareware Search Engine   
  1283.   
  1284. ------------------------------  
  1285.   
  1286. Subject: Ftp questions  
  1287.   
  1288. Q23a: How does anonymous ftp work?  
  1289. A23a: Anonymous ftp is a method of making files available to anyone on  
  1290. the Internet. In brief, if you are on a system with ftp (e.g. Unix), you 
  1291. type "ftp lyapunov.ucsd.edu", or whatever system you wish to access. You 
  1292. are prompted for your name and you reply "anonymous". You are prompted  
  1293. for your password and you reply with your email address. You then use  
  1294. ls" to list the files, "cd" to change directories, "get" to get files, an
  1295. "quit" to exit. For example, you could say "cd /pub", "ls", "get README", 
  1296. and "quit"; this would get you the file "README". See the man page ftp(1) 
  1297. or ask someone at your site for more information.  
  1298.   
  1299. In this FAQ file, anonymous ftp addresses are given in the form  
  1300. name.of.machine:/pub/path [1.2.3.4]. The first part "name.of.machine" is  
  1301. the machine you must ftp to. If your machine cannot determine the host  
  1302. from the name, you can try the numeric Internet address: "ftp 1.2.3.4". The  
  1303. part after the colon: "/pub/path" is the file or directory to access once you  
  1304. are connected to the remote machine.  
  1305.   
  1306. Q23b: What if I can't use ftp to access files?  
  1307. A23b: If you don't have access to ftp because you are on a uucp/Fidonet/etc  
  1308. network there is an e-mail gateway at ftpmail@decwrl.dec.com that can  
  1309. retrieve the files for you. To get instructions on how to use the ftp gateway  
  1310. send a message to ftpmail@decwrl.dec.com with one line containing the  
  1311. word 'help'.  
  1312.   
  1313. ------------------------------  
  1314.   
  1315. Subject: Archived pictures  
  1316.   
  1317. Q24a: Where are fractal pictures archived?  
  1318. A24a: Fractal images (GIFs, etc.) used to be posted to alt.fractals.pictures;  
  1319. this newsgroup has been replaced by alt.binaries.pictures.fractals. Pictures  
  1320. from 1990 and 1991 are available via anonymous ftp:  
  1321. csus.edu:/pub/alt.fractals.pictures [130.86.90.1].  
  1322.   
  1323. Many Mandelbrot set images are available via anonymous ftp:  
  1324. ftp.ira.uka.de/pub/graphic/fractals [129.13.10.93].  
  1325.   
  1326. Fractal images including some recent alt.binaries.pictures.fractals images are  
  1327. archived at spanky.triumf.ca:/fractals [142.90.112.1]. This can also be  
  1328. accessed via WWW at http://spanky.triumf.ca/ .  
  1329.   
  1330. Some fractal images are available on the WWW at  
  1331. http://www.cnam.fr/fractals.html . These images are available by ftp:  
  1332. ftp.cnam.fr:/pub/Fractals . Fractal animations in MPG and FLI format are  
  1333. in ftp.cnam.fr:/pub/Fractals/anim or http://www.cnam.fr/fractals/anim.html .  
  1334. Another collection of fractal images is archived at  
  1335. ftp.maths.tcd.ie/pub/images/Computer [134.226.81.10]. Some fractal and  
  1336. other computer-generated images are available on the WWW at  
  1337. gopher://olt.et.tudelft.nl:1251/11/computer .  
  1338.   
  1339. A collection of interesting smoke- and flame-like jpeg iterated function  
  1340. system images is available on the WWW at  
  1341. http://www.cs.cmu.edu:8001/afs/cs.cmu.edu/user/spot/web/images.html .  
  1342. Some images are also available from:  
  1343. ftp://hopeless.mess.cs.cmu.edu:/usr/spot/pub/film  
  1344.   
  1345. An algorithmic image gallery is available on the WWW at  
  1346. http://axpba1.ba.infn.it:8080/ .  
  1347.   
  1348. Other tutorials, resources, and galleries of images are:  
  1349.   
  1350. http://sprott.physics.wisc.edu/fractals.htm Fractal Gallery (J. C. Sprott)  
  1351. http://www.ncsa.uiuc.edu/Edu/Fractal/Fractal_Home.html Fractal Microscope   
  1352.   
  1353. http://is.dal.ca:3400/~adiggins/fractal/ Dalhousie University Fractal Gallery   
  1354.   
  1355. http://acat.anu.edu.au/contours.html "Contours of the Mind"   
  1356.   
  1357. http://www.maths.tcd.ie/pub/images/images.html Computer Graphics Gallery  
  1358.   
  1359. http://wwfs.aist-nara.ac.jp/shika/library/fractal/ SHiKA Fractal Image
  1360. Library  
  1361.   
  1362. http://www.awa.com/sfff/sfff.html The San Francisco Fractal Factory.   
  1363.   
  1364. http://spanky.triumf.ca/www/spanky.html Spanky (Noel Giffin)  
  1365.   
  1366. http://www.cnam.fr/fractals.html Fractal Gallery (Frank Rousell)   
  1367.   
  1368. http://www.cnam.fr/fractals/anim.html Fractal Animations Gallery  
  1369. (Frank Rousell)   
  1370.   
  1371. http://akebono.stanford.edu/yahoo/Art/Computer_Generated/Fractals/   
  1372. Stanford University Pointers   
  1373.   
  1374. http://axpba1.ba.infn.it:8080/ The Algorithmic Image Gallery  
  1375. (Giuseppe Zito)   
  1376.   
  1377. http://acat.anu.edu.au/works/gallery.html ANU Images   
  1378.   
  1379. http://www.geom.umn.edu/pix/archive/subjects/fractals.html   
  1380. Geometry Centre at University of Minnesota   
  1381.   
  1382. http://www.rain.org:80/~ayb/ Fractal Images (Art Baker) .  
  1383.   
  1384. http://acacia.ens.fr:8080/home/massimin/quat/quat.ang.html   
  1385. Quaternion Julia Set (Pascal Massimino)   
  1386.   
  1387. http://www.wri.com/~mathart/portfolio/SPD_Frac_portfolio.html   
  1388. 3d Fractals (Stewart Dickson) via Mathart.com.  
  1389.   
  1390. http://irc.umbc.edu/gallery/Fractals/grindex.html Fractal Gallery   
  1391.   
  1392. http://sashimi.wwa.com:80/mirror/gallerie/fracgall/fg941101.htm   
  1393. volume fg941101 (Alan Beck-Virtual Mirror)   
  1394.   
  1395. http://www.softsource.com/softsource/fractal.html Softsource .  
  1396.   
  1397. http://www.ncsa.uiuc.edu/SDG/People/rgrant/fav_pics.html   
  1398. Favourite Fractals (Ryan Grant)   
  1399.   
  1400. ftp://csus.edu/pub/alt.fractals.pictures A.F.P. Fractal FTP Archive   
  1401.   
  1402. http://hydra.cs.utwente.nl/~schol/video.html Eric Schol   
  1403.   
  1404. http://aleph0.clarku.edu/~djoyce/home.html Mandelbrot and Julia Sets   
  1405. (David E. Joyce)   
  1406.   
  1407. http://aleph0.clarku.edu/~djoyce/newton/newton.html Newton's method .  
  1408.   
  1409. http://www.vanderbilt.edu/VUCC/Misc/Art1/fractals.html   
  1410. Gratuitous Fractals (evans@ctrvax.vanderbilt.edu)   
  1411.   
  1412. http://www.ccsf.caltech.edu/ismap/image.html Xmorphia   
  1413.   
  1414.   
  1415. Q24b: How do I view fractal pictures from alt.binaries.pictures.fractals?  
  1416. A24b: A detailed explanation is given in the "alt.binaries.pictures FAQ"  
  1417. (see "pictures-FAQ"). This is posted to the pictures newsgroups and is  
  1418. available by ftp: rtfm.mit.edu:/pub/usenet/news.answers/pictures-FAQ  
  1419. [18.181.0.24].  
  1420.   
  1421. In brief, there is a series of things you have to do before viewing these  
  1422. posted images. It will depend a little on the system your working with, but  
  1423. there is much in common. Some newsreaders have features to automatically  
  1424. extract and decode images ready to display ("e" in trn) but if you don't you  
  1425. can use the following manual method:  
  1426.   
  1427. 1. Save/append all posted parts sequentially to one file.  
  1428.   
  1429. 2. Edit this file and delete all text segments except what is between the  
  1430. BEGIN-CUT and END-CUT portions. This means that BEGIN-CUT and  
  1431. END-CUT lines will disappear as well. There will be a section to remove  
  1432. for each file segment as well as the final END-CUT line. What is left in the  
  1433. file after editing will be bizarre garbage starting with begin 660  
  1434. imagename.GIF and then about 6000 lines all starting with the letter "M"  
  1435. followed by a final "end" line. This is called a uuencoded file.  
  1436.   
  1437. 3. You must uudecode the uuencoded file. There should be an appropriate  
  1438. utility at your site; "uudecode filename" should work under Unix. Ask a  
  1439. system person or knowledgeable programming type. It will decode the file and  
  1440. produce another file called imagename.GIF. This is the image file.  
  1441.   
  1442. 4. You must use another utility to view these GIF images. It must be  
  1443. capable of displaying color graphic images in GIF format. (If you get a JPG  
  1444. format file, you may have to convert it to a GIF file with yet another 
  1445. utility.)  In the XWindows environment, you may be able to use "xv", 
  1446. "xview", or "xloadimage" to view GIF files. If you aren't using X, then 
  1447. you'll either have to find a comparable utility for your system or transfer 
  1448. your file to some other system. You can use a file transfer utility such 
  1449. as Kermit to transfer the binary file to an IBM-PC.  
  1450.   
  1451. An online resource that may be helpful is:  
  1452.   
  1453. ftp://ftp.cadence.com/pictures/index.html alt.binaries.pictures utilities  
  1454. archive   
  1455.   
  1456. ------------------------------  
  1457.   
  1458. Subject: Where can I obtain fractal papers?  
  1459.   
  1460. Q25: Where can I obtain fractal papers?  
  1461. A25: There are several Internet sites with fractal papers:  
  1462.   
  1463. There is an ftp archive site for preprints and programs on nonlinear  
  1464. dynamics and related subjects at: lyapunov.ucsd.edu:/pub [132.239.86.10].   
  1465. There are also articles on dynamics, including the IMS preprint series,  
  1466. available from math.sunysb.edu:/preprints [129.49.31.57].  
  1467.   
  1468. A collection of short papers on fractal formulas, drawing methods, and  
  1469. transforms is available by ftp: ftp.coe.montana.edu:/pub/fractals (this site  
  1470. hasn't been working lately).  
  1471.   
  1472. The WWW site http://inls.ucsd.edu/y/complex.html has  
  1473. some fractal papers; they are also available by  
  1474. ftp://legendre.ucsd.edu:/pub/Research/Fisher .  
  1475.   
  1476. The site life.anu.edu.au [150.203.38.74] has a collection of fractal  
  1477. programs, papers, information related to complex systems, and gopher and  
  1478. World Wide Web connections. The ftp path is:
  1479. life.anu.edu.au:/pub/complex_systems .  Look in fractals, tutorial, and 
  1480. anu92. The Word Wide Web access is:  
  1481. http://life.anu.edu.au/complex_systems/complex.html. The gopher path is:  
  1482. Name=BioInformatics gopher at ANU  
  1483. Host=life.anu.edu.au  
  1484. Type=1  
  1485. Port=70  
  1486. Path=1/complex_systems/fractals  
  1487.   
  1488. ------------------------------  
  1489.   
  1490. Subject: How can I join the BITNET fractal discussion?  
  1491.   
  1492. Q26: How can I join the BITNET fractal discussion?  
  1493. A26: There is a fractal discussion on BITNET that uses an automated mail  
  1494. server that sends mail to a distribution list. (On some systems, the contents  
  1495. of FRAC-L appear in the Usenet newsgroup bit.listserv.frac-l.) To join the  
  1496. mailing list, send a message to listserv@gitvm1.gatech.edu or  
  1497. listserv@GITVM1 with the following line of text:  
  1498. SUBSCRIBE FRAC-L John Doe  
  1499. (where John Doe is replaced by your name)  
  1500. To unsubscribe, send the message:  
  1501. UNSUBSCRIBE FRAC-L or SIGNOFF FRAC-L (GLOBAL)  
  1502.   
  1503. Messages posted to frac-l are archived along with several files. The index  
  1504. of the archive may be obtained by sending email to:  
  1505. listserv@GITVM1.BITNET or listserv@GITVM1.GATECH.EDU  
  1506. with the sole line of text in the body: INDEX FRAC-L  
  1507.   
  1508. Files identified in the index (filelist) may then be retrieved by sending  
  1509. another message to the listserv with the line of text: GET filename  
  1510. (where filename is replaced by the exact name of a file given in the index).  
  1511.   
  1512. If there is any difficulty contact the listowner: Ermel Stepp  
  1513. (stepp@marshall.edu.  
  1514.   
  1515. ------------------------------  
  1516.   
  1517. Subject: Complexity  
  1518.   
  1519. Q27: What is complexity?  
  1520. A27: Emerging paradigms of thought encompassing fractals, chaos,  
  1521. nonlinear science, dynamic systems, self-organization, artificial life, 
  1522. neural networks, and similar systems comprise the science of complexity. 
  1523. Several helpful online resources on complexity are:  
  1524.   
  1525. http://www.marshall.edu/~stepp/vri/irc/irc.html  
  1526. Institute for Research on Complexity  
  1527.   
  1528. The site life.anu.edu.au [150.203.38.74] has a collection of fractal  
  1529. programs, papers, information related to complex systems, and gopher and  
  1530. World Wide Web connections.  
  1531.   
  1532.  The ftp path is life.anu.edu.au:/pub/complex_systems ; (look in  
  1533.  fractals, tutorial, and anu92).  
  1534.   
  1535.  The gopher path is:  
  1536.  gopher://life.anu.edu.au:70/1/complex_systems/fractals  
  1537.   
  1538.  The Word Wide Web access is  
  1539.  http://life.anu.edu.au/complex_systems/complex.html.  
  1540.   
  1541. http://www.seas.upenn.edu/~ale/cplxsys.html Complex Systems  
  1542. (UPENN)  
  1543.   
  1544. http://jaguar.cssr.uiuc.edu/CCSRHome.html Complex Systems Research  
  1545. (UIUC)  
  1546.   
  1547. http://life.anu.edu.au/ci/ci,html Complexity International Journal or  
  1548. ftp://life.anu.edu.au/pub/complex_systems/ci  
  1549.   
  1550. ftp://xyz.lanl.gov/nlin-sys Nonlinear Science Preprints  
  1551.   
  1552. Nonlinear Science Preprints via emaiL:  
  1553. To subscribe to public bulletin board to receive announcements of the  
  1554. availability of preprints from Los Alamos National Laboratory, send email  
  1555. to nlin-sys@xyz.lanl.gov containing the sole line of text:  
  1556. subscribe your-real-name  
  1557.   
  1558. ------------------------------  
  1559.   
  1560. Subject: References  
  1561.   
  1562. Q28a: What are some general references on fractals, chaos, and  
  1563. complexity?  
  1564. A28a: Some references are:  
  1565.   
  1566. M. Barnsley, _Fractals Everywhere_, Academic Press Inc., 1988. ISBN  
  1567. 0-12-079062-9. This is an excellent text book on fractals. This is probably  
  1568. the best book for learning about the math underpinning fractals. It is also a  
  1569. good source for new fractal types.  
  1570.   
  1571. M. Barnsley and L. Anson, _The Fractal Transform_, Jones and  
  1572. Bartlett, April, 1993. ISBN 0-86720-218-1. This book is a sequel to  
  1573. _Fractals Everywhere_. Without assuming a great deal of technical knowledge,  
  1574. the authors explain the workings of the Fractal Transform (tm). The Fractal  
  1575. Transform is the compression tool for storing high-quality images in a  
  1576. minimal amount of space on a computer. Barnsley uses examples and  
  1577. algorithms to explain how to transform a stored pixel image into its fractal  
  1578. representation.  
  1579.   
  1580. R. Devaney and L. Keen, eds., _Chaos and Fractals: The Mathematics  
  1581. Behind the Computer Graphics_, American Mathematical Society,  
  1582. Providence, RI, 1989. This book contains detailed mathematical  
  1583. descriptions of chaos, the Mandelbrot set, etc.  
  1584.   
  1585. R. L. Devaney, _An Introduction to Chaotic Dynamical Systems_,  
  1586. Addison- Wesley, 1989. ISBN 0-201-13046-7. This book introduces  
  1587. many of the basic concepts of modern dynamical systems theory and leads  
  1588. the reader to the point of current research in several areas. It goes 
  1589. into great detail on the exact structure of the logistic equation and 
  1590. other 1-D maps.  The book is fairly mathematical using calculus and topology.  
  1591.   
  1592. R. L. Devaney, _Chaos, Fractals, and Dynamics_, Addison-Wesley,  
  1593. 1990. ISBN 0-201-23288-X. This is a very readable book. It introduces  
  1594. chaos fractals and dynamics using a combination of hands-on computer  
  1595. experimentation and precalculus math. Numerous full-color and black and  
  1596. white images convey the beauty of these mathematical ideas.  
  1597.   
  1598. R. Devaney, _A First Course in Chaotic Dynamical Systems, Theory  
  1599. and Experiment_, Addison Wesley, 1992. A nice undergraduate  
  1600. introduction to chaos and fractals.  
  1601.   
  1602. A. K. Dewdney, (1989, February). Mathematical Recreations. _Scientific   
  1603. American_, pp. 108-111.  
  1604.   
  1605. G. A. Edgar, _Measure Topology and Fractal Geometry_, Springer-  
  1606. Verlag Inc., 1990. ISBN 0-387-97272-2. This book provides the math  
  1607. necessary for the study of fractal geometry. It includes the background  
  1608. material on metric topology and measure theory and also covers topological  
  1609. and fractal dimension, including the Hausdorff dimension.  
  1610.   
  1611. K. Falconer, _Fractal Geometry: Mathematical Foundations and  
  1612. Applications_, Wiley, New York, 1990.  
  1613.   
  1614. J. Feder, _Fractals_, Plenum Press, New York, 1988. This book is  
  1615. recommended as an introduction. It introduces fractals from geometrical  
  1616. ideas, covers a wide variety of topics, and covers things such as time series  
  1617. and R/S analysis that aren't usually considered.  
  1618.   
  1619. Y. Fisher (Ed), _Fractal Image Compression: Theory and Application_.  
  1620. Springer Verlag, 1995.  
  1621.   
  1622. J. Gleick, _Chaos: Making a New Science_, Penguin, New York, 1987.  
  1623.   
  1624. B. Hao, ed., _Chaos_, World Scientific, Singapore, 1984. This is an  
  1625. excellent collection of papers on chaos containing some of the most  
  1626. significant reports on chaos such as ``Deterministic Nonperiodic Flow'' by  
  1627. E.N.Lorenz.  
  1628.   
  1629. H. Jurgens, H. O Peitgen, & D. Saupe. (1990, August).   
  1630. The Language of Fractals. _Scientific American_, pp. 60-67.  
  1631.   
  1632. H. Jurgens, H. O. Peitgen, H.O., & D. Saupe. (1992). _Chaos and   
  1633. Fractals: New Frontiers of Science_. New York: Springer-Verlag.  
  1634.   
  1635. S. Levy, _Artificial life : the quest for a new creation_, Pantheon  
  1636. Books, New York, 1992. This book takes off where Gleick left off. It  
  1637. looks at many of the same people and what they are doing post-Gleick.  
  1638.   
  1639. B. Mandelbrot, _The Fractal Geometry of Nature_, W. H. FreeMan,  
  1640. New York. ISBN 0-7167-1186-9. In this book Mandelbrot attempts to  
  1641. show that reality is fractal-like. He also has pictures of many different  
  1642. fractals.  
  1643.   
  1644. H. O. Peitgen and P. H. Richter, _The Beauty of Fractals_, Springer-  
  1645. Verlag, New York, 1986. ISBN 0-387-15851-0. This book has lots of  
  1646. nice pictures. There is also an appendix giving the coordinates and constants  
  1647. for the color plates and many of the other pictures.  
  1648.   
  1649. H. Peitgen and D. Saupe, eds., _The Science of Fractal Images_,  
  1650. Springer-Verlag, New York, 1988. ISBN 0-387-96608-0. This book  
  1651. contains many color and black and white photographs, high level math, and  
  1652. several pseudocoded algorithms.  
  1653.   
  1654. H. Peitgen, H. Juergens and D. Saupe, _Fractals for the Classroom_,  
  1655. Springer-Verlag, New York, 1992. These two volumes are aimed at  
  1656. advanced secondary school students (but are appropriate for others too),  
  1657. have lots of examples, explain the math well, and give BASIC programs.  
  1658.   
  1659. H. Peitgen, H. Juergens and D. Saupe, _Chaos and Fractals: New  
  1660. Frontiers of Science_, Springer-Verlag, New York, 1992.  
  1661.   
  1662. C. Pickover, _Computers, Pattern, Chaos, and Beauty: Graphics from  
  1663. an Unseen World_, St. Martin's Press, New York, 1990. This book  
  1664. contains a bunch of interesting explorations of different fractals.  
  1665.   
  1666. J. Pritchard, _The Chaos Cookbook: A Practical Programming Guide_,  
  1667. Butterworth-Heinemann, Oxford, 1992. ISBN 0-7506-0304-6. It contains  
  1668. type- in-and-go listings in BASIC and Pascal. It also eases you into 
  1669. some of the mathematics of fractals and chaos in the context of graphical  
  1670. experimentation. So it's more than just a type-and-see-pictures book, but  
  1671. rather a lab tutorial, especially good for those with a weak or rusty (or 
  1672. even nonexistent) calculus background.  
  1673.   
  1674. P. Prusinkiewicz and A. Lindenmayer, _The Algorithmic Beauty of  
  1675. Plants_, Springer-Verlag, NY, 1990. ISBN 0-387-97297-8. A very good  
  1676. book on L-systems, which can be used to model plants in a very realistic  
  1677. fashion. The book contains many pictures.  
  1678.   
  1679. M. Schroeder, _Fractals, Chaos, and Power Laws: Minutes from an  
  1680. Infinite Paradise_, W. H. Freeman, New York, 1991. This book contains a  
  1681. clearly written explanation of fractal geometry with lots of puns and word  
  1682. play.  
  1683.   
  1684. J. Sprott, _Strange Attractors: Creating Patterns in Chaos_, M&T  
  1685. Books (subsidary of Henry Holt and Co.), New York. " ISBN 1-55851-  
  1686. 298-5. This book describes a new method for generating beautiful fractal  
  1687. patterns by iterating simple maps and ordinary differential equations. It  
  1688. contains over 350 examples of such patterns, each producing a  
  1689. corresponding piece of fractal music. It also describes methods for  
  1690. visualizing objects in three and higher dimensions and explains how to  
  1691. produce 3-D stereoscopic images using the included red/blue glasses. The  
  1692. accompanying 3.5" IBM-PC disk contain source code in BASIC, C, C++,  
  1693. Visual BASIC for Windows, and QuickBASIC for Macintosh as well  
  1694. as a ready-to-run IBM-PC executable version of the program. Available for  
  1695. $39.95 + $3.00 shipping from M&T Books (1-800-628-9658).  
  1696.   
  1697. D. Stein, ed., _Proceedings of the Santa Fe Institute's Complex  
  1698. Systems Summer School_, Addison-Wesley, Redwood City, CA, 1988.   
  1699. See especially the first article by David Campbell: ``Introduction to  
  1700. nonlinear phenomena''.  
  1701.   
  1702. R. Stevens, _Fractal Programming in C_, M&T Publishing, 1989  
  1703. ISBN 1-55851-038-9. This is a good book for a beginner who wants to  
  1704. write a fractal program. Half the book is on fractal curves like the Hilbert  
  1705. curve and the von Koch snow flake. The other half covers the Mandelbrot,  
  1706. Julia, Newton, and IFS fractals.  
  1707.   
  1708. I. Stewart, _Does God Play Dice?: the Mathematics of Chaos_, B.  
  1709. Blackwell, New York, 1989.  
  1710.   
  1711. T. Wegner and M. Peterson, _Fractal Creations_, The Waite Group,  
  1712. 1991. This is the book describing the Fractint program.  
  1713.   
  1714. http:wwwrefs.html Web references to Julia and Mandelbrot sets   
  1715.   
  1716. http://alephwww.cern.ch/~zito/chep94sl/sd.html   
  1717. Dynamical Systems (G. Zito)   
  1718.   
  1719. http://alephwww.cern.ch/~zito/chep94sl/chep94sl.html   
  1720. Scanning huge number of events (G. Zito)   
  1721.   
  1722. http://www.nonlin.tu-muenchen.de/chaos/Dokumente/WiW/wiw.html   
  1723. The Who Is Who Handbook of Nonlinear Dynamics   
  1724.   
  1725. Q28b: What are some relevant journals?  
  1726. A28b: Some relevant journals are:  
  1727.   
  1728. "Chaos and Graphics" section in the quarterly journal _Computers and  
  1729. Graphics_. This contains recent work in fractals from the graphics  
  1730. perspective, and usually contains several exciting new ideas.  
  1731.   
  1732. "Mathematical Recreations" section by I. Stewart in _Scientific  
  1733. American_.  
  1734.   
  1735. _Fractal Report_. Reeves Telecommunication Labs. West Towan House,  
  1736. Porthtowan, TRURO, Cornwall TR4 8AX, U.K.  
  1737.   
  1738. _FRAC'Cetera_. This is a gazetteer of the world of fractals and related 
  1739. areas, supplied on IBM PC format HD disk. FRACTCetera is the home of FRUG -  
  1740. the Fractint User Group. For more information, contact:  
  1741. Jon Horner, Editor, FRAC'Cetera  
  1742. Le Mont Ardaine, Rue des Ardains, St. Peters  
  1743. Guernsey GY7 9EU  
  1744. Channel Islands, United Kingdom.  
  1745. Email: 100112,1700@compuserve.com  
  1746.   
  1747. _Fractals, An interdisciplinary Journal On The Complex Geometry of  
  1748. Nature_. This is a new journal published by World Scientific. B.B  
  1749. Mandelbrot is the Honorary Editor and T. Vicsek, M.F. Shlesinger, M.M  
  1750. Matsushita are the Managing Editors). The aim of this first international  
  1751. journal on fractals is to bring together the most recent developments in the  
  1752. research of fractals so that a fruitful interaction of the various approaches  
  1753. and scientific views on the complex spatial and temporal behavior could  
  1754. take place.  
  1755.   
  1756. ------------------------------  
  1757.   
  1758.  Subject: Notices  
  1759.   
  1760. Q29: Are there any special notices?  
  1761.   
  1762. NOTICE (from Michael Peters):  
  1763.   
  1764. HOP - Fractals in Motion  
  1765.   
  1766. opens the door to a completely new world of fractals!  
  1767.   
  1768. Based on almost 30 new Hopalong type formulas and loads of incredible  
  1769. special effects, it produces an unlimited variety of images/animations  
  1770. quite unlike anything you have seen before.  
  1771.   
  1772. HOP features Fractint-like parameter files, GIF read/write,  
  1773. MAP palette editor, a screensaver for DOS, Windows, and OS/2, and more.  
  1774. Math coprocessor (386 and above) and SuperVGA required  
  1775.   
  1776. "HOP was originally based on HOPALONG, the Barry Martin creation which  
  1777. was popularized by A.K. Dewdney in one of his Scientific American  
  1778. articles. The HOP authors have taken Martin's idea well beyond his  
  1779. original concept, and developed it to such a degree that you need to keep  
  1780. reminding yourself of its modest beginnings. This program illustrates  
  1781. compellingly how a fundamentally simple idea can be extended, through the  
  1782. use of various graphics techniques, into something far removed from its  
  1783. humble origins. Don't let the simple name fool you - this is serious,  
  1784. robust, user friendly, IMAGINATIVE software !"  
  1785. (Jon Horner, editor, FRAC'cetera)  
  1786.   
  1787. $30 shareware  
  1788. Written by Michael Peters and Randy Scott  
  1789.   
  1790. HOP is usually contained in a self-extracting HOPZIP.EXE file.  
  1791. Places to download HOPZIP.EXE from:  
  1792.   
  1793. Compuserve GRAPHDEV forum, lib 4  
  1794. The Well under ibmpc/graphics  
  1795. slopoke.mlb.semi.harris.com  
  1796. ftp.uni-heidelberg.de (under /pub/msdos/graphics)  
  1797. spanky.triumf.ca [128.189.128.27] (under pub.fractals.programs.ibmpc)  
  1798.   
  1799. HOP WWW page: http://rever.nmsu.edu/~ras/hop  
  1800.   
  1801. HOP mailing list: write to hop-request@acca.nmsu.edu  
  1802.   
  1803. To subscribe to the HOP mailing list, simply send a message with the  
  1804. word "subscribe" in the Subject: field. For information, send a message  
  1805. with the word "INFO" in the Subject: field.  
  1806.   
  1807. One thing that I forgot to mention about HOP is that it is contained in   
  1808. the December issue of Jon Horner's FRAC'cetera magazine, and that   
  1809. FRAC'cetera subscribers can register HOP for $20 instead of $30.  
  1810.   
  1811. NOTICE from J. C. (Clint) Sprott (SPROTT@juno.physics.wisc.edu):  
  1812.   
  1813. The program, Chaos Data Analyzer, which I authored is a research and 
  1814. teaching tool containing 14 tests for detecting hidden determinism in a  
  1815. seemingly random time series of up to 16,382 points provided by the user in  
  1816. an ASCII data file. Sample data files are included for model chaotic  
  1817. systems. When chaos is found, calculations such as the probability  
  1818. distribution, power spectrum, Lyapunov exponent, and various measures of  
  1819. the fractal dimension enable you to determine properties of the system  
  1820. Underlying the behavior. The program can be used to make nonlinear  
  1821. predictions based on a novel technique involving singular value  
  1822. decomposition. The program is menu-driven, very easy to use, and even  
  1823. Contains an automatic mode in which all the tests are performed in succession  
  1824. and the results are provided on a one-page summary.  
  1825.   
  1826. Chaos Data Analyzer requires an IBM PC or compatible with at least 512K  
  1827. of memory. A math coprocessor is recommended (but not required) to  
  1828. Speed some of the calculations. The program is available on 5.25 or 3.5"  
  1829. disk and includes a 62-page User's Manual. Chaos Data Analyzer is peer-  
  1830. reviewed software published by Physics Academic Software, a cooperative  
  1831. Project of the American Institute of Physics, the American Physical Society,  
  1832. And the American Association of Physics Teachers.  
  1833.   
  1834. Chaos Data Analyzer and other related programs are available from The  
  1835. Academic Software Library, North Carolina State University, Box 8202,  
  1836. Raleigh, NC 27695-8202, Tel: (800) 955-TASL or (919) 515-7447 or  
  1837. Fax: (919) 515-2682. The price is $99.95. Add $3.50 for shipping in U.S.  
  1838. or $12.50 for foreign airmail. All TASL programs come with a 30-day,  
  1839. money-back guarantee.  
  1840.   
  1841. NOTICE from Noel Giffin (noel@erich.triumf.ca):  
  1842.   
  1843. Welcome to the Spanky Fractal Database   
  1844.   
  1845. This is a collection of fractal's and fractal related material for free  
  1846. distribution on the net. Most of the software was gathered from various  
  1847. ftp sites on the internet and it is generally freeware or shareware. Please  
  1848. abide by the guidelines set down in the individual packages. I would also  
  1849. like to make a disclaimer here. This page points to an enormous amount  
  1850. of information and no single person has the time to thoroughly check it  
  1851. all. I have tested software when I had the resources, and read through  
  1852. papers when I had the time, but other than certifying that it is related to  
  1853. fractals I can't assume any other responsibility.   
  1854.   
  1855. Enjoy and discover.   
  1856.   
  1857.     The correct URL for this site is:  
  1858.   
  1859.     http://spanky.triumf.ca/  
  1860.   
  1861. ------------------------------  
  1862.   
  1863. Subject: Acknowledgements  
  1864.   
  1865. Q30: Who has contributed to the Fractal FAQ?  
  1866. A30:  
  1867.   
  1868. Participants in the Usenet group sci.fractals and the listserv forum frac-l  
  1869. have provided most of the content of Fractal FAQ. For their help with this  
  1870. FAQ, special thanks go to:  
  1871.   
  1872. Alex Antunes, Steve Bondeson, Erik Boman, Jacques Carette, John Corbit,  
  1873. Abhijit Deshmukh, Tony Dixon, Robert Drake, Detlev Droege, Gerald  
  1874. Edgar, Gordon Erlebacher, Yuval Fisher, Duncan Foster, David Fowler,  
  1875. Murray Frank, Jean-loup Gailly, Noel Giffin, Earl Glynn, Jon Horner, Lamont  
  1876. Granquist, Luis Hernandez- Ure:a, Jay Hill, Arto Hoikkala, Carl Hommel,  
  1877. Robert Hood, Oleg Ivanov, Simon Juden, J. Kai-Mikael, Leon Katz, Matt  
  1878. Kennel, Tal Kubo, Jon Leech, Brian Meloon, Tom Menten, Guy Metcalfe,  
  1879. Eugene Miya, Lori Moore, Robert Munafo, Miriam Nadel, Ron Nelson,  
  1880. Tom Parker, Dale Parson, Matt Perry, Cliff Pickover, Francois Pitt, Kevin  
  1881. Ring, Michael Rolenz, Tom Scavo, Jeffrey Shallit, Rollo Silver, J. C. Sprott,  
  1882. Ken Shirriff, Gerolf Starke, Bruce Stewart, Dwight Stolte, Tommy Vaske,  
  1883. Tim Wegner, Andrea Whitlock, Erick Wong, Wayne Young, and others.  
  1884.   
  1885. Special thanks to Matthew J. Bernhardt (mjb@acsu.buffalo.edu) for  
  1886. collecting many of the chaos definitions.  
  1887.   
  1888. ------------------------------  
  1889.   
  1890. Subject: Copyright  
  1891.   
  1892. Q31: Copyright?  
  1893. A31: Copyright (c) 1995 Ermel Stepp; 1994, 1993 Ken Shirriff  
  1894.   
  1895. The Fractal FAQ was created by Ken Shirriff and edited by him through  
  1896. September 26, 1994. The current editor of the Fractal FAQ is Ermel Stepp.  
  1897. Standing permission is given for non-profit reproduction and distribution of  
  1898. this issue of the Fractal FAQ as a complete document. Contact the editor for  
  1899. further information:  
  1900.   
  1901. Dr. Ermel Stepp  
  1902. Editor, Fractal FAQ  
  1903. Marshall University  
  1904. Huntington, WV 25755-2440  
  1905. (stepp@marshall.edu).  
  1906.   
  1907.  
  1908.